Designed Single Page Application using AngularJS
Fork the repo, and then clone it so you've got the code locally.
$ Fork or clone repo `git clone [email protected]:ukirderohit/Restaurant-App.git`
$ cd Restaurant-App/app
$ index.html
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request .
Enjoy 😋