BlogAppRoR is a blog website which created with Ruby on Rails. The fully functional website shows posts made and empower readers to interact with them by adding comments and liking posts.
- [View all posts.]
- [Comment on a post.]
- [Like a post.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Rails
Clone this Repository to your desired folder:
cd my-folder
git clone https://github.com/otmanTR/BlogAppRoR.git
Install this project with:
bundle install
To run the project, execute the following command:
rails s
👤 Recep Burak Otman
- GitHub: @otmanTR
- Twitter: @hotumanzade
- LinkedIn: Burak Otman
- [Connect API]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star ⭐️.
I would like to thank Microverse for giving me the opportunity to work on this project.
This project is MIT licensed.