This App is a a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. It uses Ruby on Rails as an MVC framework.
Ruby On Rails (RoR) PostegreSQL
Create the entities presented in this diagram:
070-8e84-ab33f078f319.png)
e0e9.png)
To get a local copy up and running follow these simple example steps.
- Ruby 3.1.2 or newer
- Rails 7.0.4 or newer
- Git
- NPM
- PostgreSQL
- Modern web browser
$ git clone https://github.com/indigodavid/blog_app.git
$ cd blog_app/
bundle install
gem install rspec
Execute command
$ rails server
Then browse http://localhost:3000
👤 Brenda Wihogora
- GitHub: @Brenda309
- Twitter: @BrendaWihogora
- LinkedIn: BrendaWihogora
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.