/my-blog-app

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [My blog App]

[My blog App] is a blog app which the user can write posts, comments and add likes on posts.

🛠 Built With

Tech Stack

Server Database

Key Features

  • [Write Posts]
  • [Likes on Posts]
  • [Comments on Posts]

(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 >= 3.2.0

-rails >= 7.0

-postgres >- 15.3

Setup

Clone this repository to your desired folder:

cd my-blog-app
git https://github.com/Nuga0909/my-blog-app

You need to setup database for these project

development = my_blog_app_development test = my_blog_app_test production = my_blog_app_production

Install

Install this project with:

cd my-blog-app bundle install it will install the required gemfiles for running the project

Usage

to use this project:

rails s

it will run the the server on localhost:3000

(back to top)

👥 Authors

👤 Adeshina Adenuga

👤 Assem Zhorabay

(back to top)

🔭 Future Features

  • [Add UI System]

(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, kindly leave a comment below and share it with other web developers and lets enjoy this journey together.

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the immense support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)