/my-blog-app

Primary LanguageRubyOtherNOASSERTION


📗 Table of Contents

📖 My Blog App

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

  • Ruby on Rails.
  • SQL.

Key Features

  • Add post, Add comment on the post, Add like on the post.
  • A user can have multible posts.

(back to top)

💻 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

In order to run this project you need:

  • Download Visual Studio Code.
  • Download Git.

Setup

Clone this repository to your desired folder:

  • Clone the repo
   git clone https://github.com//Zainab-Alzubair/my-blog-app.git

Install

  • you can run any one of these commands to install bundle on your machine:
- bundle init
- bundle install
- sudo apt bundle install (for Linux)

Usage

  • To run the project, execute the following command:
   rails server

(back to top)

👥 Author

👤 Zainab

👤 Odai

(back to top)

🔭 Future Features

  • Add more functionality like delete post.
  • Design beautiful UI.

(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 give it a star.

(back to top)

🙏 Acknowledgments

A list of resources that i find helpful and would like to give credit to :

(back to top)

📝 License

This project is MIT licensed.

(back to top)