Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.44 KB

README.md

File metadata and controls

56 lines (43 loc) · 1.44 KB

Build Status Deploy

ŻurNow 🍴

Application will connect people who make their own dishes at home and they make more then they need with people who want to eat some home made meals. With ŻurNow the food you made will not be throw away but can pleasure someone else earning extra money.

Getting started

  1. Clone:
$ git clone https://github.com/netguru-code-college/vol2-bravo.git
  1. Enter directory:
$ cd vol2-bravo
  1. Instal gems:
$ bundle
  1. Create and seed database:
$ rails db:create
$ rails db:seed
  1. Run rails server:
$ rails s

Enjoy

Built With

Autors:

See also the contributors who participated in this project.

License

This project is not licensed.