Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/absphreak/mern-shopping-list
π Full Stack MERN Shopping List Application ππβπ
https://github.com/absphreak/mern-shopping-list
express mongodb node react
Last synced: 4 months ago
JSON representation
π Full Stack MERN Shopping List Application ππβπ
- Host: GitHub
- URL: https://github.com/absphreak/mern-shopping-list
- Owner: ABSphreak
- License: mit
- Created: 2020-01-29T06:35:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:50:32.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T00:45:38.723Z (8 months ago)
- Topics: express, mongodb, node, react
- Language: JavaScript
- Homepage: https://abs-shopping-list.herokuapp.com/
- Size: 1.99 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
πMERN Stack - Shopping List Appπ
β«Έ Check out the demo β«·
Full Stack MERN Shopping List Application ππβπ## Available Scripts
- npm run dev
- Used for running Express and React servers concurrently.
- npm run start
- Used just for running Express server in prod environment.
- npm run server
- Used just for running Express server in dev environment using nodemon.
- npm run client
- Used just for running React server.
- npm run client-install
- Used for installing React app dependencies.
---
Made with β€ by Abhinav Sharma
Please check the commit history for this repository to see changelog.
Licensed under MIT License