/blog_app

Primary LanguageRubyMIT LicenseMIT

Blog app

The Blog app will be a classic example of a blog website. I 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 version
  • ROR
  • Postgresql

Getting Started

  • Configuration
  1. Open Repo-dev branch
  2. Open VSCode or terminal and navigate to the folder where you would like to clone the project.
  3. Type "pwd" to see your working directory.
  4. clone repository
$ git clone https://github.com/Artbsc1992/blog_app
  1. Install gem's by running
bundle install
  1. Start server by running
rails s

Prerequisites

  • rails
  • ruby
  • postgresql

Authors

👤 Tadesse Alemayehu

🤝 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 all our code reviewers and partners at Microverse.

📝 License

This project is MIT licensed.