Skip to content

Mitlosh/react_gadgets-ecommerce

Repository files navigation

Nice gadgets 🛍️

A modern React-based e-commerce catalog for browsing gadgets, managing favorites, and adding products to the shopping cart. The project is built according to the provided Figma design, focusing on responsive layout, smooth navigation, and clean user experience.

🎨 Design Reference: Figma Design Link

🌐 Live Demo: View Demo

🚀 Features

  • Responsive design for desktop, tablet, and mobile
  • Shopping cart with item quantity management
  • Favorites page to save and view liked products
  • Product filtering and sorting by category, price, or name
  • Smooth page navigation using React Router
  • Global state management via React Context
  • Interactive sliders powered by Swiper
  • TypeScript integration for type safety and scalability

🛠️ Technologies Used

  • React
  • TypeScript
  • React Router
  • React Context API
  • Swiper.js
  • SCSS Modules

⚙️ Setup Instructions

Follow these steps to set up the project locally:

Clone the repository

git clone https://github.com/mategames-team/frontend.git
cd frontend

Install dependencies

npm install
# or
yarn install

Run the project locally

npm start
# or
yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors