An open API service indexing awesome lists of open source software.

https://github.com/tufahel/blog-app-ror

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/tufahel/blog-app-ror

capybara css devise postgresql rails rspec ruby ruby-on-rails

Last synced: 3 months ago
JSON representation

The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Awesome Lists containing this project

README

          

[](https://img.shields.io/badge/Catalog-of-things-redViolet)

# Blog App RoR

> The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

## Diagram
![diagram](diagram.png)

## Built With
- Ruby
- Gem
- Terminal
- PostgresSQL
- RSpec

## To get a local copy run the following steps:
- Open your terminal or command line
- Run git clone [link](https://github.com/Tufahel/blog-app-ror)
- Open the folder with your code editor
- Create a branch to work on

## To get started:
- Run `bundle install` to install the dependencies
- Run `rubocop` to find and fix linters

## Author

👤 **Tufahel Ahmed**

- GitHub: [@Tufahel](https://github.com/Tufahel)
- Twitter: [@TufahelAhmed](https://twitter.com/TufahelAhmed)
- LinkedIn: [@Tufahel-Ahmed](https://www.linkedin.com/in/tufahel-ahmed/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Mwapsam/ruby-capstone/issues)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License
This project is [MIT](https://github.com/microverseinc/readme-template/blob/master/MIT.md) licensed.