This project is a clone of Nike.com, created using React, Vite, Tailwind CSS, and Swiper. It is deployed on Netlify at https://cosmic-banoffee-63fd57.netlify.app/.
This project is a recreation of the Nike.com website, aiming to replicate its user interface and functionality. It utilizes modern web development technologies such as React for building UI components, Vite for fast development and optimized builds, Tailwind CSS for styling, and Swiper for carousel/slider functionality.
- Replica of Nike.com UI
- Responsive design for various screen sizes
- Interactive carousel/slider for product highlights
- Seamless navigation through different product categories
- Product detail pages with descriptions, images, and pricing
To get started with this project, follow these steps:
- Clone the repository: (
git clone https://github.com/your-username/nike-clone.git
) - Navigate to the project directory: (
cd nike-clone
) - Install Dependencies: (
npm install
)
Once installed, you can start the development server:
(npm run dev
)
This will start a local development server at http://localhost:5173, where you can view and interact with the Nike.com clone.
This project is deployed on Netlify. You can access it at https://cosmic-banoffee-63fd57.netlify.app/.
Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or submit a pull request.