Modern e-commerce website for Nike shoes built with React and Tailwind CSS.
- Responsive design
- Product showcase
- Interactive product cards
- Shopping cart functionality
- Product filtering
- Customer reviews section
- React.js
- Tailwind CSS
- Vite
- React Router
- JavaScript ES6+
# Clone repository
git clone https://github.com/raxmonovrx/Nike-Landing-Page.git
# Navigate to project
cd nike-shoes
# Install dependencies
npm install
# Start development server
npm run dev