The Blog app is a classic example of a blog website built using Ruby on Rails framework.
- Ruby on Rails
- PostgreSQL
To get a local copy up and running follow these simple example steps.
- Make sure you have Ruby on Rails set up properly on your computer
git clone [email protected]:ridaarif98/blog-app.git
orgit clone https://github.com/ridaarif98/blog-app.git
cd blog-app
bundle install
yarn install
rails db: create
$ rails db:migrate
$ rails db:seed
rails s
rspec
👤 Rida Arif
- GitHub: @ridaarif98
- Twitter: @ridaarif
- LinkedIn: Rida Arif
👤 Faizan Zahid
- GitHub: @faizi2500
- Angelist: @faizan_2500
- LinkedIn: @faizan2500
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse for giving me this chance
- To my Stand Up Team and coding partners who kept my morale up!
- The amazing code reviewers for making me improve every day 👍