Skip to content

The Blog app is a classic example of a blog website. It 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.

License

Notifications You must be signed in to change notification settings

microhass/blog-app

Repository files navigation

📗 Table of Contents

📖 [blog-app]

[blog-app] is a classic example of a blog website. It 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

Ruby
Rails
Postgresql

Key Features

  • Create new blogs.
  • Like a blog post.
  • Comment on a blog.
  • User authentication & authorization.

(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 to have ruby, rails and postgres installed.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone github.com/microhass/blog-app.git

Then navigate to blog-app folder:

cd blog-app

Install necessary dependencies:

bundle install

Then start the app server:

rails serve

Visit http://127.0.0.1:3000/ to view the app.

(back to top)

👥 Authors

👤 Hassan Shakur

(back to top)

🔭 Future Features

  • Implement authentication through login & logouts.
  • Creating multiuser accounts.
  • Filter posts based on a user.

(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'd like to contribute to this project, feel free to fork the repository and make changes as you see fit. Please submit a pull request with your changes and I'll review them as soon as possible.

(back to top)

🙏 Acknowledgments

I would like to thank my coding partners and mentor for the support, and Microverse for the opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Blog app is a classic example of a blog website. It 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •