The Blog app will be a classic example of a blog website. You will create 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
- Ruby on Rails
- RSpec, PostgreSQL
To use this project you first need to have installed the following:
- Node.js
- Ruby
- PostgreSQL
- Rails
- Ruby version
The version of ruby that is needed for this project is
- 3.1.1
Once you have installed them, you need to use the following command to clone the repository:
git clone [email protected]:Reem-lab/blog-app.git
Next, use this command to create the databases:
rails db:create
Finally, use the following command to initialize the live server:
rails s
👤 Reem Janina
Platform | Badge |
---|---|
GitHub | @Reem-lab |
Rem79940127 | |
LinkdIn | reem-janina |
👤 Aime Malaika
- GitHub: @aimemalaika
- Twitter: @aimemalaika
- LinkedIn: aimemalaika
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
This project is MIT licensed.