Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ezekielutshudi/blog_app
- Owner: EzekielUtshudi
- Created: 2022-07-06T09:27:35.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-21T20:50:09.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:32:20.149Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 8.63 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.