📗 Table of Contents

📖 BlogSphere

BlogSphere is a classic example of a blog website. It will be 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
  • HTML, CSS
  • JavaScript
Server
  • Ruby on Rails
Database

Key Features

  • [Create and run necessary migration files]
  • [Match table and column names to the ERD diagram.]

(back to top)

📇 Entity Relationship Diagram

er-diagram

🚀 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: Git and Ruby

 gem install rails

Install

Install this project with:

  bundle install

Usage

To run the project, execute the following command:

  rails server or rails s

(back to top)

👥 Authors

👤 Riyaz Ahmed

(back to top)

🔭 Future Features

  • [Controllers specs]
  • [Processing data in models]
  • [Views]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

  • [Microverse]

  • Code Reviewers

(back to top)

📝 License

This project is MIT licensed.

(back to top)