BertrandConxy / blog-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

The Blog app is classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Built with

  • Ruby
  • RoR

Setup Instructions

  1. Clone this repository
  2. Run bundle install in the terminal
  3. Run rails s in the terminal
  4. Open the page using the URL http://127.0.0.1:3000

Author

👤 Adorn

🤝 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!

About


Languages

Language:Ruby 82.6%Language:HTML 13.0%Language:JavaScript 2.8%Language:CSS 1.6%