Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usorfaitheloho/blog-app
The Blog app will be a classic example of a blog website. You will create 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/usorfaitheloho/blog-app
ruby-on-rails
Last synced: 18 days ago
JSON representation
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Host: GitHub
- URL: https://github.com/usorfaitheloho/blog-app
- Owner: usorfaitheloho
- Created: 2022-06-08T12:45:29.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-25T17:58:41.000Z (over 2 years ago)
- Last Synced: 2024-11-11T05:41:06.383Z (3 months ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 142 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## blog-app
> In this blog-app, I will create a fully functional website that will show the list of posts and allows readers to interact with them by adding comments and liking posts.## Built with
- Ruby
- Rubocop
- Stylelint
- RoR## SetUp
To get a local copy up and running follow this steps
- git clone `https://github.com/usorfaitheloho/blog-app.git`
- Run `bundle install`# Run the project
`rails s`## Author
👤 **Usor faith Eloho**
- GitHub: [@usorfaitheloho](https://github.com/usorfaitheloho)
- Twitter: [@faithusor16](https://twitter.com/faithusor16)
- LinkedIn: [faith-usor](https://linkedin.com/in/faith-usor)## 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
- Microverse
## License
This project is [MIT](./MIT.md) licensed.