📗 Table of Contents

📖 Blog App

Blog App: This is an app that shows list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Ruby

Server
Server
Database

Key Features

With this app you can:

  • Read the posts.
  • Like the posts.
  • Comment on posts.

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need: Ruby installed on your pc

Setup

  • Clone this repository to your desired folder:
  git clone https://github.com/samuelmoiwa/Blog-app
  • Go to the repository folder you cloned.
  • Run bundle install on command line to install.
  • Write rails s to command line to start the app.

Run Tests

  • Run rspec on command line for tests.

(back to top)

👥 Authors

👤 Abdulai Samuel Moiwa

👤 Kareem Magdy Wilson

(back to top)

🔭 Future Features

(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 like this project leave a star

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)