Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clairefro/mern-todo-app

client for use with backend https://github.com/clairefro/mern-todo-app-backend
https://github.com/clairefro/mern-todo-app

Last synced: 3 days ago
JSON representation

client for use with backend https://github.com/clairefro/mern-todo-app-backend

Awesome Lists containing this project

README

        

Client for a localhost-run, MERN stack todo app

Follow instructions for setting up backend here first: https://github.com/clairefro/mern-todo-app-backend

### Install
`yarn install`

`yarn start`

client runs on localhost:3000