VandyHacks / web-session-17

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 62.7%Language:JavaScript 37.3%