Blog with Ruby on Rails, using Devise for authentication and PostgreSQL for data storage. Implemented features like post creation, commenting, and liking posts.
Here are the technologies used in this project.
- Ruby on Rails
- PostgreSQL
- Github
To run the project: rails s
- Registration: Create a user with a password and log in with your email.
- Posts: Create, delete or update your posts.
- Comments: Interact with other people's posts, make comments.
- Like: Like people's posts to show that you liked them.
- Repository: https://github.com/dev99pedro/Blog
- Pedro Ascari Azevedo Thanks to visiting me and good coding!
