Rwecipe-App is a recipe application where you can store your recipes and share your recipes publicly if you want. Users can register to add recipes and login to view their private recipes. Publicly available recipes can be accessed right from the home page without logging in.
- Ruby on Rails
- PostgreSQL
- CSS
- HTML5
- You need Ruby V3+, Rails V7+ and Postgresql installed on your machine.
- Clone the Github Repository
- Go to the Project Directory
- Run bundle install
- Create a .env file and copy the content from .env.example file. Assign the values to username and password according to your DB credentials.
- Run
rails server
orrails s
to start the server and start the application.
-
💻Firdavs Allamurotov
-
💻Chris Clothier
- Microverse
- This project is MIT licensed.