HOW TO USE: To clone the repository you need to do: git clone https://github.com/renercrows/BlogApp.git and change the branch with git checkout "name of the branch"
BlogApp is post webpage made with ruby on rails, where you can add/delete post and comments.
A framework that works with ruby to convenrt backend into webpages.
Controllers
- Application_controller
- likes_controller
- comments_controller
- posts_controller
- users_controller
Database
- likes
- comments
- posts
- users
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
======= Install this project with:
- rails db:create
- rails s
Mention all of the collaborators of this project.
👤 renercrows
- GitHub: @renercrows
- Twitter: @renercrows
- LinkedIn: (www.linkedin.com/in/maximiliano-ungredda)
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 CindyDorantes for contributing in the proyect.
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.