Reem-lab / blog-app

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLOG APP

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.

Built With

  • Ruby
  • Ruby on Rails
  • RSpec, PostgreSQL

Configuration

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 git@github.com:Reem-lab/blog-app.git

Database creation

Next, use this command to create the databases:

rails db:create

Usage

Finally, use the following command to initialize the live server:

rails s

Author

πŸ‘€ Reem Janina

Platform Badge
GitHub @Reem-lab
Twitter Rem79940127
LinkdIn reem-janina

πŸ‘€ Aime Malaika

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

πŸ“ License

This project is MIT licensed.

About

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.

License:MIT License


Languages

Language:Ruby 71.7%Language:HTML 20.7%Language:CSS 4.4%Language:Batchfile 3.1%Language:JavaScript 0.1%