Welcome to Cars Shop! This is a web application built with React.js, Next.js, and Tailwind CSS that allows users to browse and shop for cars.
- View a list of available cars
- View detailed information about each car
- Add cars to the shopping cart
- Proceed to checkout and place orders
- Search for cars based on different criteria
- Responsive design for various devices
- React.js: A JavaScript library for building user interfaces.
- Next.js: A framework for server-side rendering and building React applications.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
To get started with the project, follow the instructions below.
- Clone the repository to your local machine:
git clone https://github.com/oussama-akhatar/car-shop-next_ts.git
- Change directory to the project folder:
cd car-shop-next_ts
- Install the required dependencies:
npm install
To start the development server, run the following command:
npm run dev
The application will be available at http://localhost:3000
.
Contributions are welcome! If you find any bugs or want to suggest enhancements, please create an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b your-feature-branch
. - Make your changes and commit them:
git commit -m 'Add some feature
. - Push the changes to your branch:
git push origin your-feature-branch
. - Submit a pull request.
This project is licensed under AKHATAR Oussama.