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.
- Host: GitHub
- URL: https://github.com/ghilain/blog-app-api
- Owner: Ghilain
- Created: 2022-09-18T14:36:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T16:13:31.000Z (over 3 years ago)
- Last Synced: 2025-07-11T06:07:09.882Z (11 months ago)
- Topics: ruby, ruby-on-rails, ruby-on-rails-api
- Language: Ruby
- Homepage:
- Size: 171 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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