Blog Application

This project is a backend rails application, it's based on the MVC concept. It allowes the user to create a profile and posts.

Getting started

Run the following commands on the terminal your local machine:

  • git clone https://github.com/Rayan84/blog-app-rails.git
  • cd blog-app-rails
  • bundle
  • rails db:migrate
  • rails s

Tests

Run the below command on the terminal:

  • gem install rspec
  • rspec

Authors

👤 Rayan Rassam

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!