Skip to content

androfficial/react-online-shop

Repository files navigation

👟 Sneakers Shop

🔗 Installation

Clone repo

https://github.com/androfficial/react-online-shop.git

Install dependencies

npm i
yarn install

♻️ Available Scripts and Commands

Run app

yarn run start

Build app

yarn run build

Scripts:

  • eslint - static analysis of scripts
  • eslint:fix - fix scripts errors
  • stylelint - static analysis of styles
  • stylelint:fix - fix styles errors
  • format - check if files are formatted
  • format:fix - format files

🛠️ Stack:

  • ReactJS + Hooks / Custom Hooks
  • React Router
  • Redux / Redux Thunk
  • React Skeleton
  • React Paginate
  • Axios
  • SCSS

♨️ API


Routes:

Path 🔽 Description ℹ️
/ Home page
/orders Order list
/favorites Featured products
/any-other 404 page