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.
To get started with this project, follow these steps:
git clone https://github.com/your-username/nike-clone.git
)cd nike-clone
)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.