This Blog app is a classic example of a blog website. It is a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Ruby
- Rails
- Postgresql
To get a local copy up and running follow these simple example steps.
Start by cloning the repository.
https://github.com/vickymarz/blog-app
Navigate to the created folder.
cd blog-app
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails
To install rails, run gem install rails on your terminal
To run tests enter rspec
command on your terminal
👤 Ojesanmi Elizabeth Oyin
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.