Welcome to the Nike Clone project! This is a front-end replica of the Nike website, built using React and Tailwind CSS with Vite as the build tool.
- 🛒 Shop Page: Browse through various products.
- 🔍 Product Search: Find the products you need quickly.
- 📱 Responsive Design: Looks great on all devices.
- ⚡ Fast Loading: Powered by Vite for super-fast builds and hot-reloading.
- 🎨 Styled with Tailwind CSS: Clean and modern UI.
-
Clone the repository:
git clone https://github.com/yourusername/nike-clone.git
-
Navigate to the project directory:
cd nike-clone
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and visit:
http://localhost:3000
-
Build the project:
npm run build
-
Preview the built project:
npm run preview
nike-clone/
├── public/ # Static files
├── src/
│ ├── assets/ # Images, icons, etc.
│ ├── components/ # Reusable components
│ ├── pages/ # Application pages
│ ├── App.jsx # Main app component
│ └── index.jsx # Entry point
├── tailwind.config.js # Tailwind CSS configuration
├── vite.config.js # Vite configuration
└── package.json # Project metadata and dependencies
- React - A JavaScript library for building user interfaces
- Tailwind CSS - A utility-first CSS framework for rapid UI development
- Vite - Next Generation Frontend Tooling
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the MIT License.
🌟 Don't forget to give a star if you like this project! 🌟
- Email: [email protected]
- GitHub: @jayanththalla