/nike-shoes

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.

Primary LanguageJavaScriptMIT LicenseMIT

Nike Shoes

Nike Shoes Logo

Table of Contents

Introduction

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.

Features

  • 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.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/hafiz1379/nike-shoes.git
  2. Navigate to the project directory:

    cd nike-shoes
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open your browser and visit http://localhost:3000.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments