This is a frontend project that replicates the Nike e-commerce website. It is built using React.js and is intended for educational and demonstration purposes.
To clone and use this project, follow these steps:
-
Clone the Repository:
git clone https://github.com/prashantrrai/Nike-Clone.git
-
Navigate to the Project Directory:
cd Nike-Clone
- Install Dependencies:
npm install
- Run the Development Server:
npm start
The development server will start, and the application will be available at http://localhost:3000.
This project is deployed on Netlify. You can access it using the following link: https://nikeshoesclone.netlify.app/
Nike Clone Website
Replica of the Nike e-commerce website. Browse and view Nike shoe products. Add products to the cart. View cart and checkout with sample data (no actual purchases). Responsive design for mobile and desktop.
React.js HTML CSS (with SCSS) React Router for routing Netlify for deployment
Contributions to this project are welcome. You can create issues for bug reports or feature requests and submit pull requests to contribute changes.
This project is licensed under the MIT License - see the LICENSE file for details.