This project is a sample implementation of a Car Rent service application using Typescript, React, Redux, Node.js, Express, and MongoDB.
https://stately-klepon-6f1a37.netlify.app/
https://car-rental-reservation-nine.vercel.app/api/
- user-friendly and visualy appealing interfaces
- home page with hero-section, featured, testimonials,
- dashboard page admin/user all page and information
- car list page user can filter car location car type etc
- car details page car full information and review
- booking form page with user full details add
- about us page with contact info, map, social media link, mission statement, team members
- React
- Redux
- React router
- Typescript
- Tailwind css
- shadcn
admin email: [email protected]
admin password: 123456
- Clone the repository
https://github.com/shahnewaj12008044/car-rental-reservation-frontend.git
1.2 Clone backend repository
https://github.com/shahnewaj12008044/car-rental-resevation-backend.git
- Project open
cd car-rental-reservation-system-frontend
- install the required packages
npm i
- Run the Application locally
npm run dev