/BlogApp

The Blog app will be a classic example of a blog website. It's a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.

Primary LanguageRubyMIT LicenseMIT

Blog app

The Blog app will be a classic example of a blog website. it's 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 on Rails

Development set up

Clone Repository using

git clone git@github.com:Gedewon/BlogApp.git

Or using HTTPS

git clone https://github.com/Gedewon/BlogApp.git

Move into project directory

cd BlogApp

Available Scripts

bundle install rails server

Available Scripts to Run Test cases

Run following command gem install --no-document rspec -v '>=3.0, < 4.0' > rspec --force-color --format documentation

Author

👤 Gedewon

👤 Issac

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