This is a basic Recipe website that allows users to create and add food and recipes, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
- Ruby on Rails
To get a local copy up and running follow these simple example steps.
- Ruby runtime environment
- PostgreSQL
- Rails
- Clone the repository using
git clone https://github.com/anasbassi/Blog-App.git
- Navigate to the folder using
cd blog-app
- Use the following commands to
- install necessary gems
bundle install
- install necessary javascript packages
npm install
- run the development server
rails server
- install necessary gems
👤 Anas Abubakar Bassi
- GitHub: @anasbassi
- Twitter: @anasabu92568449
- LinkedIn: Anas Abubakar
👤 Esmatullah Ahmadzai (Esmat)
- GitHub: @Esmatullah Ahamdzai
- Twitter: @Esmatullah Ahamdzai
- LinkedIn: @Esmatullah Ahamdzai
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.