https://github.com/terror/trolley
A full stack shopping list application
https://github.com/terror/trolley
express javascript mongodb nodejs react
Last synced: 12 days ago
JSON representation
A full stack shopping list application
- Host: GitHub
- URL: https://github.com/terror/trolley
- Owner: terror
- Created: 2020-06-06T22:10:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T01:36:03.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T09:37:18.801Z (11 months ago)
- Topics: express, javascript, mongodb, nodejs, react
- Language: JavaScript
- Homepage: https://mern-2.herokuapp.com/
- Size: 991 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN Shopping List
Full stack shopping list application deployed to heroku
Tech Stack: MongoDB, Express, React, NodeJS
Other tech used: Redux, Mongoose, Concurrently, Nodemon
# Development
Install dependencies
``npm install && npm client-install``
Run server
``npm run dev``
# TODO
- Add user auth
- Switch to es6