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.
- 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
To run this project, you need to have the following tools installed:
- Node.js (version 16 or newer)
- NPM or Yarn
- Clone the repository:
git clone https://github.com/your-username/TravelTrucks.git