/web-session-17

[workshop] real time, persistent todo-list app that syncs between browsers

Primary LanguageHTML

web-session-17

Webdev sessions for VandyHacks IV. This contains a real time, persistent todo-list app that syncs between multiple browsers.

To run:

npm install
npm start

Then visit localhost:3000 to access the app.