/mv-blog-app

Primary LanguageRubyMIT LicenseMIT

Blog app

The blog app is a classic example of a blog website. It shows a list of posts and empowers readers to interact with them by adding comments and likes.

Built With

  • Ruby 3.1.2
  • Rails 7.0.3

Getting Started

Prerequisites

  • Ruby

Setup

To get a local copy up and running follow this simple step:

  • Clone repository to your local machine: git@github.com:dewslyse/mv-blog-app.git This will create a directory in the name of the project folder.

  • Navigate to project folder using cd mv-blog-app

Install

  • Run bundle install to install all gems for the project.

Usage

  • Run rails s to start the server
  • Open http://127.0.0.1:3000/ in your browser to use the app

Tests

  • Run rspec to run the tests

Authors

👤 @dewslyse

👤 Teshome Kurabachew

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

📝 License

This project is MIT licensed.