A fill functional blog website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Describe the tech stack and include only the relevant sections that apply to your project.
Server
Database
list of posts and empower readers to interact with them by adding comments and liking posts.
- Creating Blog post
- Commenting Posts
- Linking PostS
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
git clone https://github.com/binhussen/blog-app.git
cd blog-app
Install this project with:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails test
You can deploy this project using:
👤 Mohammed Hussen (binhussen)
- GitHub: @binhussen
- Twitter: @binhussens
- LinkedIn: Linkedin
Describe 1 - 3 features you will add to the project.
- Blog Posts
- Comment Blog
- Like Blog
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
I would like to thank
- Microverse
- Code Reviewers
-
[Question_1]
- [Answer_1]
-
[Question_2]
- [Answer_2]
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.