https://github.com/kpwithcode/smartcart
A mini online grocery
https://github.com/kpwithcode/smartcart
mern-stack react react-redux redux-toolkit
Last synced: about 1 month ago
JSON representation
A mini online grocery
- Host: GitHub
- URL: https://github.com/kpwithcode/smartcart
- Owner: KPWithCode
- Created: 2020-12-22T17:18:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-03T00:38:52.000Z (over 5 years ago)
- Last Synced: 2025-01-11T04:49:07.951Z (over 1 year ago)
- Topics: mern-stack, react, react-redux, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Instructions:
**cd into backend && `npm start` to run simple api that is used for accessing stored items in the database**
**cd into frontend && `npm start` to run localhost client.**
