In this project, I'm building a blog app with rails that will help users to post a blog, give a comment and likes on the posted blog. the database I'm using in this project is postgresql to persist data.
Blog app is an app that will help you to keep a post of user,comments and likes given by the user.
- Ruby and rails
Client
- Ruby on Rails
Server
- Ruby on Rails
Database
- postgresql
- Add Posts
- Give a comments
- Give a likes
To run the project locally, follow these steps.
In order to run this project you need to:
- Install Git
- Install Node
- Install a code editor, I suggest VsCode
- Install Ruby
- Install rails by using commands below
gem install railsClone the repo into your local machine:
git clone https://github.com/Swarzstein/Blog-app.gitTo run the program use command, rails server
👤 Juan Zorrilla
- GitHub: @Swarzstein
- LinkedIn: LinkedIn
👤 Muhammed Berisso
👨💻 Getayawkal Tamrat
- GitHub: @getssh
- Twitter: @GetayawkalT
- LinkedIn: @getayawkal-tamrat
- Make this web app interactive
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
https://github.com/Swarzstein/Blog-app/issues
If you like this project leave a start for it.
I'd like to thank Microverse for helping us in the journey to become a Fullstack developer.
This project is MIT licensed.