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

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

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