NexDrive is a web application built with Next.js, Tailwind CSS, and TypeScript. It allows users to browse, buy, and rent cars from a diverse selection. The project also integrates Rapid API for additional functionalities.
- Browse a wide range of cars
- View detailed information for each car
- Filter cars by various criteria (e.g. model, fuel, year of production)
- Buy or rent cars directly through the platform
- Integration with Rapid API for enhanced features
- Next.js: A React-based framework for building modern web applications.
- JavaScript (JS): The primary programming language used for frontend functionality.
- Tailwind CSS: A utility-first CSS framework for quickly building custom designs.
- Rapid API: A API to fetch car details (like model, year, mpg, etc).
The project is deployed on Vercel and can be accessed at nexdrive-085.
Contributions are welcome! Please create a new branch, make your changes, and submit a pull request.
- Node.js and npm should be installed on your system.
- Clone the repository: git clone
https://github.com/Priyanshu085/nexdrive.git
- Navigate to the project directory:
cd nexdrive
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:3000
- Browse cars by navigating to the homepage.
- Use the filters to narrow down your search.
- Click on a car to view detailed information.
- Add cars to your cart for purchasing or renting.
For inquiries, please contact Priyanshu085.