AxelSoler / blog-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

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

Live Demo (not available yet)

Live Demo Link

Getting Started

Setup Project

  • Clone repo.

Install

  • Install dependencies with bundle install

Usage

  • Create user hellorails with password 'hellorails'
  • Run rails db:create
  • Run rails db:migrate
  • Run rails s

Tests

  • Run test with rspec spec -f doc lib

Authors

πŸ‘€ Axel Soler

πŸ‘€ Saifullah

🀝 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.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About


Languages

Language:Ruby 77.6%Language:HTML 18.7%Language:Batchfile 2.8%Language:CSS 1.0%Language:JavaScript 0.1%