Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.1 KB

README.md

File metadata and controls

67 lines (41 loc) · 2.1 KB

Cyber

repo-top-language last-commit repo-language-count

Developed with the software and tools below.

TypeScript React Axios


📍 Overview

 

Logo

 

Cyber ​​Shop is an e-commerce application built using React and TypeScript. It allows users to browse products, filter them by category and get detailed information. The project uses modern technologies such as Vite for fast rendering and ESLint to maintain code cleanliness. Also, all pages are designed according to all the rules of responsive design.

App Screenshot Main page

 

App Screenshot Categories page


📦 Features

  • convenient navigation by product categories
  • the ability to quickly and accurately search for products
  • informative pages for each product
  • the possibility of adding goods to the basket
  • view and edit the contents of the shopping cart

Built With

  • React
  • Emotion
  • TypeScript
  • axios

To do:

  • Redux

Встановлення та запуск

  1. Клонувати репозиторій:
    git clone https://github.com/IrynaAvdonina/cyber-shop.git
  2. Встановити залежності:
    npm install
  3. Запустити проєкт:
    npm run dev