Skip to content

Blogsters is a fully functional blog website built on Ruby on Rails and Postgres. It displays a list of posts, and enables readers to interact with them by adding comments and liking posts.

Notifications You must be signed in to change notification settings

RiyaBulia12/Blogsters

Repository files navigation

Blogsters

📗 Table of Contents

📖 Blogsters

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

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • User can view the list of blog post
  • User can interact with the blog by liking and commenting on the post

(back to top)

🚀 Live Demo

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

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone https://github.com/RiyaBulia12/Blogsters.git
  cd Blogsters

Install

Install this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

(back to top)

👥 Authors

👤 Riya Bulia

(back to top)

🔭 Future Features

  • User can Login to the Blogsters
  • User can create their own blog and publish it

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Blogsters is a fully functional blog website built on Ruby on Rails and Postgres. It displays a list of posts, and enables readers to interact with them by adding comments and liking posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published