The Blog app is a classic example of a blog website. This is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking those posts.
- Ruby
- Ruby on Rails
- CSS
- PostgreSQL
To get a local copy up and running follow these simple example steps.
- clone the repository
git clone https://github.com/Achilles-Dev/blog-app.git
- navigate to the folder
cd blog-app
- Ruby
- Ruby on Rails
- CSS
Run in the terminal to install the gems:
bundle install
To run the Rails server, in the terminal:
rails s
👤 Solomon Hagan
- GitHub: @Achilles-Dev
- Twitter: @SoloAchilles
- LinkedIn: Solomon Hagan
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.