This application is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- RUBY
- RUBY ON RAILS
- Create Posts
- Like Posts
- Add comments to posts
To get a local copy of the project, use this link:
cd blog_app
git@github.com:Ayokunnumi1/blog_app.git
To setup this project, run this command:
rails server or
rails s
- A Browser (Preferably Google Chrome)
- A Code Editor
- Internet Connection
- Git
Install this project with node modules and npm.
To run the project, execute the following command:
rails server or
rails s
To test the project, execute the following command:
rspec
👤 Ayokunnumi Omololu
- GitHub: @Ayokunnumi1
- Twitter: @Ayokunnumi
- LinkedIn: @Ayokunnumi
👤 Nelly Telli
- GitHub: @lily4178993
- LinkedIn: Nelly T.
- Remove posts
- Unlike posts
- Repost posts
Contributions, issues, and feature requests are welcome!
If you like this project, please give it some starts ⭐️⭐️⭐️⭐️⭐️
Special acknowledgement to @microverseinc
This project is MIT licensed.