Nike Shoes is a stylish and interactive e-commerce application that allows users to explore, view details, and add selected shoes to their shopping cart. The project is built using React and Tailwind CSS, providing a seamless and engaging user experience.
- New Arrivals Section: Display the latest shoe arrivals with a visually appealing layout.
- Shoe Details Page: View detailed information about each shoe, including name, description, price, and available sizes.
- Dark Mode: Toggle between light and dark mode for a personalized viewing experience.
- Shopping Cart: Easily manage selected items in the shopping cart, adjusting quantity and size as needed.
Before you begin, ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/hafiz1379/nike-shoes.git
-
Navigate to the project directory:
cd nike-shoes
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000.
This project is licensed under the MIT License - see the LICENSE file for details.
- Special thanks to the React and Tailwind CSS communities.