hridhya / todoApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todoApp

##Please follow the following steps

  1. clone the Repo
  2. cd into the directory and run npm install
  3. run bower install
  4. open a new terminal and run mongod to start mongodb
  5. From the todoApp directory npm start
  6. Goto signup page and register
  7. The newly added todos appear after a page refresh

About


Languages

Language:JavaScript 65.8%Language:HTML 30.6%Language:CSS 3.6%