Skip to content
/ blog Public

The Blog app is a classic example of a blog website. We created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Notifications You must be signed in to change notification settings

Moathal/blog

Repository files navigation

logo

Blog App

📗 Table of Contents

📖 The Blog app

The Blog app is a classic example of a blog website. We creates a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With Ruby On Rails

Tech Stack Postgres

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Database

(back to top)

🚀 Live Demo

Presentation

N/A

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Install ruby, sqlite (For rails to work) then
gem install rails 

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Moathal/blog .
  cd <folderName>

Install

Install this project with:

  cd <folderName>
  gem bundle install

Run tests

To run tests, run the following command:

  rspec spec

--->

(back to top)

👥 Authors

👤 Moathal Kachi

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project and give a star

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank microverse community

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

About

The Blog app is a classic example of a blog website. We created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published