This is a Next.js and Typescript application for showcasing cars available for rent.
- Clone the repository
- Install dependencies by running
npm install
To start the application, run npm run dev
. This will start the development server and you can access the application at http://localhost:3000
.
- View available cars for rent
- Filter cars by make, model, and price
- View details of each car including specifications and rental price
- Next.js
- Tailwind css
- Headless UI
- Typescript
We welcome contributions from the community. If you would like to contribute to this project, please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.