Food delivery application for local hotels in kerala.
Streetfood is a food delivery application with basic features of a e-commerce site. It has features like authentication,food lists, cart, orders, payment and checkout etc. This project built when my early stage of node js learning. if you have any suggestions then you can submit through pull requests.
OS X & Linux & Windows:
npm install
There are no procedure for running this application , do as say above in installation section and create your account explore project. thats it.
For more examples and usage, please refer to the Wiki.
- 0.1.0
- Initilal Release
- 0.2.0
- Work in progress
Muhsin Shah – @shah21 – muhsinshah21@gmail.com
Open sourced under the Apache License 2.0. See LICENSE
for more information.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request