/NIke-Clone-React

This project is a clone of the Nike website, built by a team of five developers. The website is a single-page application that provides users with a seamless shopping experience.

Primary LanguageJavaScript

Nike Website Clone

This project is a clone of the Nike website, built by a team of five developers. The website is a single-page application that provides users with a seamless shopping experience. The team used React.js, Node.js, HTML/CSS/JavaScript, Bootstrap, and the Chakra-UI to build the website.

Screenshots

[Insert screenshots of the website here.]

Features

  • Users can browse and search for products.
  • Users can filter products by category, price, and other criteria.
  • Users can add products to their cart and checkout.
  • Users can create an account and login with same credentials.

Technologies Used

  • React.js
  • Node.js
  • MongoDB
  • HTML/CSS/JavaScript
  • Chakra-UI
  • Redux

Installation

To install the application, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies by running npm install.
  3. Start the server by running npm start.
  4. Open your web browser and navigate to http://localhost:3000.

Usage

To use the application, follow these steps:

  1. Browse the product catalog or search for a specific product.
  2. Select a product and add it to your cart.
  3. Proceed to checkout and enter your billing and shipping information.
  4. Confirm your order and complete the payment process.

Deployed Link

The website is deployed on Vercel at the following link: https://ni-ke-clone-react.vercel.app/

Contributing

We welcome contributions to the project. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your forked repository.
  5. Create a pull request and describe your changes.

Acknowledgments

We would like to thank the following resources for their help in building this project:

  • The official Nike website for design inspiration.
  • The React.js documentation and community for help with development.