An open API service indexing awesome lists of open source software.

https://github.com/heintayzar-hm/blog

Looking for a new blog platform? Look no further than the Blog app! With a sleek design and user-friendly interface, this app lets readers discover new posts and authors while giving creators the tools to showcase their writing skills. [blog] a fully functional website that allows readers to view and interact with posts through comments and likes.
https://github.com/heintayzar-hm/blog

Last synced: 2 months ago
JSON representation

Looking for a new blog platform? Look no further than the Blog app! With a sleek design and user-friendly interface, this app lets readers discover new posts and authors while giving creators the tools to showcase their writing skills. [blog] a fully functional website that allows readers to view and interact with posts through comments and likes.

Awesome Lists containing this project

README

        


Blog App

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [blog]

Looking for a new blog platform? Look no further than the Blog app! With a sleek design and user-friendly interface, this app lets readers discover new posts and authors while giving creators the tools to showcase their writing skills.

**[blog]** a fully functional website that allows readers to view and interact with posts through comments and likes.
![](https://github.com/heintayzar-hm/blog/blob/dev/app.gif)
## 🛠 Built With

### Tech Stack

> Describe the tech stack and include only the relevant sections that apply to your project.

Client

Server

Database

### Key Features

> Describe between 1-3 key features of the application.

- **[Auth]**
- **[CRUD]**
- **[clean_ui]**

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://github.com/heintayzar-hm/blog)

(back to top)

## 💻 Getting Started

> Describe how a new developer could make use of your project.

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

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/heintayzar-hm/blog.git
cd blog
```

### Install

Install this project with:

```sh
cd blog
gem install
```

### Usage

To run the project, execute the following command:

```sh
rails db:create
rails db:migrate
rails server
```

You can open http://localhost:3000/ in browser

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 **Hein Tay Zar**

- GitHub: [@Hein Tay](https://github.com/heintayzar-hm)
- Twitter: [@Hein Tay](https://twitter.com/heintayzarhm)
- LinkedIn: [Hein Tay](https://www.linkedin.com/in/hein-tay-zar)

👤 **PROMISE OKECHUKWU**

- GitHub: [@promzzykoncepts](https://github.com/PromzzyKoncepts)
- Twitter: [@pr0mzzy](https://twitter.com/prOmzzy)
- LinkedIn: [promiseokechukwu](https://linkedin.com/in/promiseokechukwu)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **[Adding_admin_dashboard]**
- [ ] **[Adding_email]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project, just give some ⭐️.

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank Microverse for giving this opportunity

(back to top)

## ❓ FAQ (OPTIONAL)

> Add at least 2 questions new developers would ask when they decide to use your project.

- **[Question_1]**

- [Answer_1]

- **[Question_2]**

- [Answer_2]

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)