Skip to content

tobolovskaya/TravelTrucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af30631 · Nov 6, 2024

History

85 Commits
Oct 25, 2024
Oct 27, 2024
Oct 23, 2024
Nov 6, 2024
Oct 23, 2024
Oct 25, 2024
Oct 27, 2024
Oct 27, 2024
Oct 27, 2024
Oct 27, 2024

Repository files navigation

TravelTrucks

TravelTrucks is a web application for renting campers, allowing users to browse all available vehicles, filter by specific criteria, and view detailed information for each camper.

Technologies Used

  • React with Vite for bundling
  • Redux for state management
  • React Router for routing
  • Axios for API requests
  • Styled Components / CSS Modules / MUI for styling
  • ESLint and Prettier for code quality and formatting
  • Husky for pre-commit checks

Requirements

To run this project, you need to have the following tools installed:

  • Node.js (version 16 or newer)
  • NPM or Yarn

Local Setup

  1. Clone the repository:
    git clone https://github.com/your-username/TravelTrucks.git