Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 770 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 770 Bytes

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