Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ezekielutshudi/blog_app

The Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/ezekielutshudi/blog_app

Last synced: 1 day ago
JSON representation

The Blog app is a classic example of a blog website. It is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# BLOG_APP

> Description the project.

## Built With

- Major languages
- Frameworks
- Technologies used

## Live Demo (if available)

[Live Demo Link](https://livedemo.com)

## Built With

- **Ruby**
- **Rails**
- **Postgresql**
- **CSS**

## Methodology used
- TDD via RSPEC

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

## Prerequisites

- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

## Setup

- Clone the project `[email protected]:EzekielUtshudi/Blog_app.git`
- navigate to the folder `cd blog-app`
- Install required gems `bundle i`

## Usage
- start the server `rails s`

- Enjoy interacting with the app.
### Test

```sh
rspec
```
rails db:seed

## Author

👤 **Ezekiel Utshudi**

- GitHub: [@EzekielUtshudi](https://github.com/EzekielUtshudi)
- Twitter: [@UtshudiEzekiel](https://twitter.com/UtshudiEzekiel)
- LinkedIn: [@ezekiel-utshudi](https://www.linkedin.com/in/ezekiel-utshudi-195782162/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

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

## 📝 License

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