Skip to content

NaveenKharwar/dekaathlon

Repository files navigation

Decathlon Clone (e-commerce)

This project is a clone of an e-commerce website https://www.decathlon.in/ created using React.

Features

  • Multi page
  • Responsive
  • Slide-in checkout section
  • Mega menu
  • Full e-commerce feature from adding product to cart to checkout
  • Add filter options to filter products based on categories.
  • Add sort options to sort products based on ratings and price.
  • Calling data from REST API
  • Styled using Tailwind CSS with tailwind-merge
  • React hooks such as Context API, useEffect, useState and more
  • Flexible for further customization

Technologies Used

  • React
  • Tailwind CSS

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/NaveenKharwar/dekaathlon.git
  2. Navigate to the project directory: cd dekaathlon
  3. Install dependencies: npm install
  4. Start the development server: npm run dev

Usage

Once the development server is running, you can access the Star Wars clone in your web browser at http://localhost:5173.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes
  4. Commit your changes: git commit -am 'Add new feature'
  5. Push to the branch: git push origin feature/new-feature
  6. Submit a pull request

License

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

About

This project is a clone of an e-commerce website https://www.decathlon.in/ created using React.

Topics

Resources

Stars

Watchers

Forks