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

https://github.com/ghilain/blog-app-api

The Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/ghilain/blog-app-api

ruby ruby-on-rails ruby-on-rails-api

Last synced: 16 days ago
JSON representation

The Blog app is a classic example of a blog website. I created a fully functional website that shows 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/Microverse-blueviolet)

# Blog App

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

## Technologies used:

- Ruby
- HTML
- JavaScript
- CSS
- Batchfile

## Getting Started

- clone the repository by running
git clone `https://github.com/Ghilain/blog-app.git`
- navigate to the folder
cd `blog-app`

## Testing

This command will run all the tests in your terminal:

> rspec spec
## Author

👤 **Ghilain Ishimwe**

- [GitHub](https://github.com/Ghilain)
- [Twitter](https://twitter.com/GhilainIshimwe)
- [LinkedIn](https://www.linkedin.com/in/ghilain-ishimwe/)

👤 **Pascal Bizimungu**

- [GitHub](https://github.com/bizip)
- [Twitter]
- [LinkedIn]

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.