This project is a clone of the Nike website built using React, Tailwind CSS, and Vite. It showcases modern web development practices and aims to replicate the design and functionality of the original Nike website.
You can check out the live demo of the Nike Clone Website here.
- Responsive design
- Product listings
- Detailed product pages
- Shopping cart functionality
-
Clone the repository:
git clone https://github.com/your-username/nike-clone.git cd nike-clone`
-
Install dependencies:
bash
npm install
-
Run the development server:
bash
npm run dev
The app will be available at
http://localhost:5173
. -
Build for production:
bash
npm run build
The production-ready files will be in the
dist
folder. -
Preview the production build:
bash
npm run preview
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Vite: A fast build tool and development server.
- JavaScript: The programming language used.
- HTML: The standard markup language for creating web pages.
- CSS: Stylesheet language used for describing the presentation of the document.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
.