The Solar Blog App

The Blog app is a blog website. It's 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

  • Ruby
  • Ruby on Rails
  • RSpec

Setup

  • Get the link of the repository: https://github.com/chaw-bot/SolarBlog
  • Clone it as git@github.com:chaw-bot/SolarBlog.git on a Terminal
  • Usage
  • Run bundle install on a Terminal to get Gemfile dependencies.
  • Start the server by running rails s

Author

👤 Chawanzi Ng'uni

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

Acknowledgments

  • Microverse
  • Ruby documentation
  • Stack Overflow