Skip to content

Sign up or log in, add recipes and manage inventories in this website.

Notifications You must be signed in to change notification settings

guerreiropedr0/recipe-app

Repository files navigation

Recipe App

Develop knowledge on Ruby and RoR by creating a recipe application where you can login, add and browse recipes, and buy inventory goods.

This project is made as part of Microverse program.

Built With

  • RUBY
  • RAILS
  • GEM
  • TERMINAL

Getting Started

Start by cloning the repository.

git clone [email protected]:guerreiropedr0/recipe-app.git

Navigate to the created folder.

cd recipe-app

Current Ruby Version for this project

ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]

Install all the dependencies.

bundle install
npm install

Create and migrate the database

rails db:create
rails db:migrate

To run the test suits

rspec

To run the server

rails s

Link to localhost

Authors

👤 Pedro Guerreiro

👤 Tekle Gebreyohannes

👤 Edward Yara

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Sign up or log in, add recipes and manage inventories in this website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages