Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/olgakapskaya/online_store

Multi-user online store application with the ability to view product information, search for products, filter products by category, add to basket, as well as user registration / authorization.
https://github.com/olgakapskaya/online_store

axios formik mui react redux redux-thunk typescript yup

Last synced: 1 day ago
JSON representation

Multi-user online store application with the ability to view product information, search for products, filter products by category, add to basket, as well as user registration / authorization.

Awesome Lists containing this project

README

        

# ONLINE STORE

Multi-user online store application with the ability to view product information, search for products, filter products by category, add to basket, as well as user registration / authorization.

## Demo

https://olgakapskaya.github.io/online_store/#/catalog

## Technology stack

- react
- redux
- react-redux
- react-thunk
- react-router-dom
- typescript
- formik
- yup, yup-password
- axios
- MUI