/blog-it

A simple blog app built with ruby on rails

Primary LanguageRubyMIT LicenseMIT

Blog-it

📗 Table of Contents

📖 [Blog-it]

Blog-it is a simple blog application that allows users to add, read, and list blog posts

🛠 Built With

Tech Stack

Client

Key Features

  • Add post
  • View posts
  • Like post
  • Commenting

(back to top)

💻 Getting Started

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

-git clone https://github.com/Zeph180/blog-it.git

Prerequisites

In order to run this project you need:

  • Ruby 2.7.0
  • Rails
  • Bundler
  • Rails-server
  • postgresql

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Zeph180/blog-it.git

Usage

To get the project running:

  cd blog-it
  bundle install
  rails server

Deployment

-Netlify

(back to top)

👥 Authors

👤 Kigozi Joseph

(back to top)

🔭 Future Features

  • Login
  • Sign up

(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 don't hesitate to give it a ⭐️!
And show your support by following me on twitter!

(back to top)

🙏 Acknowledgments

I would like to thank microverse

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)