Nike Website Clone
This project is a Nike website clone built using React, Vite, and Tailwind CSS. It is a responsive web application that showcases Nike products, a dynamic navigation bar with a mobile hamburger menu, subscription forms, and a custom footer.
Overview
The Nike website clone demonstrates:
- A modern, responsive design
- Dynamic components built with React
- Fast development and build times with Vite
- Utility-first styling with Tailwind CSS
Features
- Responsive Navigation: A navigation bar that adapts to screen size with a hamburger menu for mobile devices.
- Product Showcase: Displays popular products using reusable components.
- Subscription Section: Includes a sign-up form for newsletters.
- Custom Footer: Contains links, social media icons, and legal notices.
- Tailwind CSS Styling: Consistent, modern styling with Tailwind's utility classes.
Technologies Used
- React – JavaScript library for building user interfaces.
- Vite – Fast development server and build tool.
- Tailwind CSS – Utility-first CSS framework for rapid UI development.
- JavaScript (ES6+) – Modern JavaScript features and syntax.
- Git – Version control for source code management.
Getting Started
Prerequisites
Installation
- Clone the repository:
```bash
git clone https://github.com/yourusername/nike-website.git