This is a clone website of Nike shoe store built using Next.js, a React-based web framework.
Prerequisites
Node.js (version 14 or later)
npm (version 6 or later)
1.Clone the repository:
https://github.com/Rohit9252/Nike-clone.git
2.Install dependencies:
cd nike-clone
npm install
To start the application, run the following command:
npm run dev
npm run build
- Browse and search for Nike shoes
- View product details, including images, price, and description
- Add products to cart and checkout
- Sign in and sign up for an account
- View order history
* Next.js
* React.js
* Redux
* PostgresSQL
* Express.js
* Stripe (for payment processing...)
Contributions are always welcome! If you want 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.