/my-blog-app

I created a fully functional Blog website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRuby

Full Stack Blog App

Hey, My name is Zain and this is a Blog web application. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Built With

  • Frontend: HTML, CSS
  • Backend: Ruby on Rails
  • Gems: rspec-rails, devise, bullet, cancancan
git clone https://github.com/zainsadaqat/my-blog-app.git
cd blog-app
bundle install
rails db:migrate
rails server

Run Models Tests

rspec spec/models/

Run Controllers Tests

rspec spec/requests/

Run All Tests

rspec

Authors

👤 Zain Sadaqat

🤝 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!

📝 License

This project is MIT licensed.