https://github.com/thermiee/blog-app
The Blog app will be a classic example of a blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/thermiee/blog-app
postgresql rails rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 3 months ago
JSON representation
The Blog app will be a classic example of a blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts.
- Host: GitHub
- URL: https://github.com/thermiee/blog-app
- Owner: Thermiee
- Created: 2022-06-01T21:46:59.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-30T22:36:42.000Z (over 3 years ago)
- Last Synced: 2023-03-04T01:49:33.268Z (over 3 years ago)
- Topics: postgresql, rails, rspec-rails, ruby, ruby-gem, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Blog With ROR
> A blog where you can post your thoughts and read what others have posted.
Created while learning Ruby on Rails as a practice project.
## Built with
- Ruby
- Rails
- Postgresql
## Getting Started
To get a local copy up and running follow these simple example
### Setup
- Clone the Repository
- Go to the project directory
- Run ```bundle install```
### Usage
- Run ```rails s``` to run the app
## Authors
👤 **Emmanuel Jolugbo**
- GitHub: [@Thermiee](https://github.com/Thermiee)
- LinkedIn: [Emmanuel](https://www.linkedin.com/in/emmanuel-jolugbo/)
👤 **Candy Inga Cynthia**
- GitHub: [@cynthiainga](https://github.com/cynthiainga)
- Twitter: [@CynthiaInga_C](https://twitter.com/CynthiaInga_C)
- LinkedIn: [Cynthia Inga](https://www.linkedin.com/in/cynthia-inga/)
## 🤝 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](./LICENSE) licensed.