Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/olgakapskaya/online_store
- Owner: OlgaKapskaya
- Created: 2022-10-31T17:18:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:42:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T17:29:21.584Z (over 1 year ago)
- Topics: axios, formik, mui, react, redux, redux-thunk, typescript, yup
- Language: TypeScript
- Homepage: https://olgakapskaya.github.io/online_store/#/catalog
- Size: 8.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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