A blog made by Ruby on Rails. This is an educational project for learning Ruby on Rails. where I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Ruby
- Rails
- PostgresQL
You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
- Clone this repo locally using git in the command line with the following command
> https://github.com/divinecharlotte/blog-app.git
- Alternatively, you can just download the complete zip file and extract the folder in your directory
In the project directory,open terminal and run this command:
> rails server
This command will run all the tests in your terminal:
> rspec spec
👤 Charlotte Divine
- GitHub: divinecharlotte
- LinkedIn: charlotte-divine
👤 Assad Isah
- Github: nottherealalanturing
- LinkedIn: Assad Isah
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc