Welcome to the Car Rental Booking App frontend repository! This project provides a user-friendly interface for booking rental cars. The app is built using React.js and incorporates various libraries and tools to enhance user experience and functionality.
- Browse and search for available rental cars.
- Filter cars by location, price range, and other criteria.
- Sort cars by price (low to high or high to low).
- View car details
- Seamless navigation using React Router.
- Interactive UI components powered by Chakra UI and Material Tailwind.
- Real-time feedback using React Toast notifications.
- Responsive design for a seamless experience across devices.
- Integration with Redux for state management.
- React.js
- React Router
- Redux and React Redux
- Chakra UI
- Material Tailwind
- Axios
- Framer Motion
- React Icons
- React Toastify
- Date-fns
To get started with the Car Rental Booking App, follow the steps below:
- Clone this repository to your local machine:
git clone https://github.com/Rahil-Nelliyali/Drive-Now-Frontend.git
- Navigate to the project directory:
cd car-frontend
- Install the required dependencies:
npm install
- Start the development server:
npm start
-
Open your web browser and navigate to
http://localhost:3000
. -
Explore the app, browse cars, filter and sort, and experience the seamless booking process.
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to create a pull request or submit an issue in the repository. We appreciate your feedback and help in making this app even better!