This is a simple Recipe app with backend built using Ruby on Rails framework
- Ruby
- Ruby on Rails
- Tailwind
- Getting a local copy is simple. Follow the steps below
- Ruby
- Ruby on Rails
- PostgresSQL
- Rspec
- Clone the project
git@github.com:DelhinRharl/Recipe_App.git
cd Recipe_App
Install gems:
bundle install
Setup database:
rails db:create
rails db:migrate
Start server:
rails server
Visit http://localhost:3000/ in your browser.
rspec
👤 Anuar Shaidenov
- GitHub: @anuarshaidenov
- Twitter: @anuarnyi
- LinkedIn: Anuar Shaidenov
👤 Affaxed Kiprotich
- GitHub: @DelhinRharl
- Twitter: @affaxed-kip
- LinkedIn: Affaxed Kiprotich
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.