Skip to content

Latest commit

History

History
84 lines (54 loc) 路 1.26 KB

File metadata and controls

84 lines (54 loc) 路 1.26 KB

Recipe-App

This is a simple Recipe app with backend built using Ruby on Rails framework

Built With

  • Ruby
  • Ruby on Rails
  • Tailwind

Getting Started

  • Getting a local copy is simple. Follow the steps below

Install

  • Ruby
  • Ruby on Rails
  • PostgresSQL
  • Rspec

Local Copy

  • Clone the project
git@github.com:DelhinRharl/Recipe_App.git

cd Recipe_App

Setup

Install gems:

bundle install

Setup database:

rails db:create
rails db:migrate

Usage

Start server:

rails server

Visit http://localhost:3000/ in your browser.

Run tests

rspec

Authors

馃懁 Anuar Shaidenov

馃懁 Affaxed Kiprotich

馃 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a 猸愶笍 if you like this project!

馃摑 License

This project is MIT licensed.