Nuga0909 / my-blog-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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)

About

License:MIT License


Languages

Language:Ruby 73.4%Language:HTML 22.8%Language:Dockerfile 2.0%Language:JavaScript 1.3%Language:CSS 0.3%Language:Shell 0.2%