Skip to content

Build a todo-list app with react.js using express.js to serve/update data.

Notifications You must be signed in to change notification settings

dominicgan/react-todos

Repository files navigation

A simple React/Express.js todo-list app

Build a todo-list app with react.js using express.js to serve/update data. For learning stuff and messing around!

Getting Started

  1. Clone repository
  2. run npm install to get project dependencies
  3. To run dev, do npm run dev
  4. Or to run prod build, do npm run serve
  5. Upon starting prod build, you may visit http://localhost:5000/ to view the app.

Prerequisites

Recommended to have Node.js ^8.5.0

Built With

About

Build a todo-list app with react.js using express.js to serve/update data.

Resources

Stars

Watchers

Forks

Packages

No packages published