/blog

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Blog App Project

Blog App Project This is a project where frontend and backend properties using Ruby on Rails was implemented.

πŸ›  Built With

Tech Stack

Client
  • Ruby on Rails

Key Features

  • View posts
  • Give likes to posts
  • Comment to posts

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need the following installed in your local system

  • Ruby
  • Git CLI
  • Github account

Setup

Clone this repository to your desired folder:

  cd <desired-folder>
  git clone https://github.com/lugard1/blog-app.git

Install

  cd Blog
  bundle install

Usage

  rails s

(back to top)

πŸ‘€Author

πŸ‘€ Lugard Agu

πŸ‘€ NALEDI DIKGALE

(back to top)

πŸ”­ Future Features

  • Add more methods
  • Add validations
  • Add views associated with the models and controllers already created.
  • Refactor my code.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a Star!

(back to top)

πŸ™ Acknowledgments

I would like to thank for Microverse to provide us learning materials, and my peers for helping me out to move forward.

(back to top)

πŸ“ License

This project is contributed under MIT licensed.

(back to top)