Skip to content

anyepeter/Blog-app

Repository files navigation

📗 Table of Contents

📖 [Blog App]

[Blog App] This repo is a simple Blog app 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

  • Database

Key Features

  • [Create a post]
  • [LIke a post]
  • [Comment on a post]

(back to top)

🚀Video Description

  • Coming soon

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

  • Ruby should be installed.
  • You need a Terminal.
 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git https://github.com/anyepeter/Blog-app.git

Install

Install this project with:

  cd Blog-app
  bundle install

Usage

To run the project, execute the following command:

  ruby bin/rails server

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

👥 Authors

👤 Peter

👤 Nizamudin Ahmadzai

👤 Soe Sandar Win

(back to top)

🔭 Future Features

  • [Add admin dashboard]
  • [Email comfairmation]

(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 and how we managed to build it!

🙏 Acknowledgments

  • The original design ideal from Microverse💕.
  • Project from Microverse Ruby / Database and Interviewing module.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A blog app where a user can view articles created by other users, create, comment and like an article. Built with Ruby

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors