Используемый стек: HTML, SASS, React, TypeScript, RTK, Tanstack/React Query, Storybook, Jest, Cypress.
Данный репозиторий представляет собой фронтенд часть e-commerce веб приложени интернет магазина shop.co на создание простого приложения с фронтендом и бекендом, развернутого с использованием Render. Проект разработан с использованием React и TypeScript для фронтенда и Express с TypeScript для бэкенда. Основной функционал включает регистрацию новых пользователей, оформление заказов и оплаты товаров с выбором способа и метода доставки.
Клонирование и установка:
git clone https://github.com/Saitnbone/shop.co-project__frontend.git
npm install
npm install
npm run dev
Tech Stack: HTML, SASS, React, TypeScript, RTK, Tanstack/React Query, Storybook, Jest, Cypress.
This repository represents the front-end part of the e-commerce web application of the online store shop.co for creating a simple application with front-end and back-end, deployed using Render. The project was developed using React and TypeScript for the frontend and Express with TypeScript for the backend. The main functionality includes registering new users, placing orders and paying for goods with a choice of delivery method and method.
Cloning and Installation:
git clone https://github.com/Saitnbone/shop.co-project__frontend.git
npm install
npm run dev