/Blog-App

The Blog app is a classic example of a blog website. It is a website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.

Primary LanguageRubyMIT LicenseMIT

logo

Blog Application

📗 Table of Contents

📖 Blog App

Blog App 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

Server
Database
Testing

Key Features

  • Show the list of the users of the application
  • Show the list of posts
  • Interact with posts by adding comments and liking

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

  cd my-folder
  git clone https://github.com/YKerroum/Blog-App.git

Install

Install this project with:

  cd Blog-App
  gem 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/

(back to top)

👥 Authors

👤 Youssef KERROUM

(back to top)

🔭 Future Features

  • Validations and Model specs
  • Processing data in models
  • Setup and controllers

(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 and want to support it, please give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank the following people and organizations for their support and guidance:

(back to top)

📝 License

This project is MIT licensed.

(back to top)