/blog_rails

Primary LanguageRubyMIT LicenseMIT

Blog App

πŸ“— Table of Contents

:App: Blog App

Blog app is a project built with ruby on rails(ROR). This web app serves as an online blogs where people can post, and also receive likes and comments

πŸ› οΈ Built With Server

Tech Stack

Server

Key Features

  • Create new user account
  • Create new posts
  • Like posts
  • Comment on posts

(back to top)

(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: tup Clone this repository to your desired folder: cd my-folder git clone git@github.com:kennyegun24/student-library.git

Install

Install this project with: bundle install

Check for linter errors

To test your code for errors, rub the following rubocop --colors

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author

πŸ‘€ Abdelhadi Hireche

(back to top)

πŸ”­ Future Features

  • Add UI

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

(back to top)

πŸ™ Acknowledgments

I would like to thank...

  • MIcroverse
  • Coding partners

(back to top)

(back to top)

πŸ“ 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.

(back to top)