Yanki Shop is an online e-commerce shop built with React
- ReactJS 18
- TypeScript
- Redux Toolkit
- React Router
- React Hooks
- Axios
- SCSS-Modules / SASS(SCSS syntax) for styling
- Lodash.Debounce
- Clone the repo with
git clone https://github.com/Denyska-H/React-Shop.git
- Install all project dependencies with
npm install
- Start the development server with
npm run start
Denys Hleba
Note: This project was bootstrapped with Create React App.