Freedom-Rides is a project for renting campers.
To install dependencies, run the following command:
npm iTo start the project, use:
npm run devThe project will be available at http://localhost:3000.
- Rent campers;
- Browse available options;
- Filter by different criteria (This feature is under development and will be available soon);
- User-friendly interface.
- src/: Contains the source code of the project
Currently, this project is developed and maintained solely by me.