Skip to content

divyanshu-rawat/Grocery-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very basic todo app I made messing around with angular JS.

Join the chat Contact me on Codementor Twitter URL DUB

Divyanshu Say Thanks! Build Status NPM

Live Application

Live Demo Here

Installation Instructions ❕

  • clone or download the repo. into any fresh temporary folder.

  • cd into that root folder you just cloned locally.

  • Run local server I prefer running

  python -m SimpleHTTPServer 8000

Package Manager Used

  • NPM is the default package manager for the JavaScript runtime environment Node.js.

Dependencies

  • "angular": "~1.5.8" , "bootstrap": "~3.3.7", "route": "~0.2.5", "underscore": "~1.8.3", "jquery": "~3.1.1",
  • "angular-route": "~1.5.8"

Contributing

  1. Create your branch: git checkout -b my-new-feature

  2. Commit your changes: git commit -m 'Add some feature'

  3. Push to the branch: git push origin my-new-feature

  4. Send a Pull Request

  5. Enjoy!

Example

alt tag

alt tag