Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yasinabdmahmood/blog-app


https://github.com/yasinabdmahmood/blog-app

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# 📖 [Blog_App]

> Blog app is a classic example of a blog 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

BackEnd

Test

Database

### Key Features

- **[Add Post]** - Add your post.
- **[Display all posts]** - Display recent posts.
- **[Delete post ]** - Delete specific post.

(back to top)

## 🚀 Live Version

- [Comming soon]()

(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: Visual Studio Code and Installed Rails.

### Setup

Clone this repository to your desired folder:

```bash command
$ git clone $ git clone https://github.com/yasinabdmahmood/Blog-app.git
```

### Install

Install this project with:

```bash command
you@your-Pc-name:~$ cd
```

### Usage

To run the project, execute the following command:

```bash command
` $ rails server`
```

### Run tests

To run tests, run the following command:
```bash command
$ rspec
```

(back to top)

## 👥 Authors

👤 **yaseen**

- GitHub: [@yasinabdmahmood](https://github.com/yasinabdmahmood)
- LinkedIn: [yaseen Abd alwahid](https://www.linkedin.com/in/yaseen-abdalwahid/)
- GitLab: [YASEEN ABD ALWAHID](https://gitlab.com/yasinabdmahmood)

## 🔭 Future Features

- [ ] **[Add likes on post]**
- [ ] **[Add comments on post]**

(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

If you like this project give as a star! ⭐️

(back to top)

## 🙏 Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- Microverse

(back to top)

## ❓ FAQ

- **[How I can run this project?]**

- [After cloning repository, run rails server.]

- **[Can I add likes on post?]**

- [You can add likes and comments on a post.]

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)