Recipe App is a web application that allows users to create and share recipes with other users. Users can create an account, log in to the app, and create, edit, and delete their recipes. Users can also view recipes created by other users.
Client
- Login and Signup pages
- Use of active record models
- Add food, recipe, inventory
- View recipes, foods, and inventory
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder by following the below steps
- Create a local directory where you can clone the project
- Clone the project to your directory by running
git clone https://github.com/Microverse-Fullstack-Program/rails-blog-app-v2
- cd rails-blog-app-v2
In order to run this project you need Ruby and Ruby on Rails installed on your machine.
In addition, you need the following tech stack
- npm
- PostgreSQL
- rails RSpec
Install this project with:
cd 'project name' "npm i" to install all dependencies "bundle install" to install all gems "rails s" to run the server
- "rspec" to run the tests
- GitHub: @cherelemma
- LinkedIn: @chere-lemma27211613
- Twitter: @twitterhandle
- GitHub: @Henry
- LinkedIn: @Henry
- Twitter: @twitterhandle
👤 Enning Festus
- GitHub: @Enning94
- Twitter: @nana_akyerefi
- LinkedIn: Enning Festus
- [Improve the UX]
- [Add responsiviness]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project kindly leave a Star
- I would like to thank Microverse for giving me the opportunity to work in this project.
This project is MIT licensed.