Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfredbis29/my-blog-app
https://github.com/alfredbis29/my-blog-app
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alfredbis29/my-blog-app
- Owner: Alfredbis29
- Created: 2022-07-13T13:11:49.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-30T20:59:20.000Z (over 2 years ago)
- Last Synced: 2023-03-05T00:47:05.990Z (over 1 year ago)
- Language: Ruby
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# My Blog-App
>A blog website is exemplified by the blog app. I designed a completely working website that will display a list of posts and allow viewers to engage with them by leaving comments and like posts.
## Prerequisites
- Ruby on Rails
- PostgreSQL## Getting Started
- Run git clone on this project at the desired directory:
```
git clone `[email protected]:Alfredbis29/My-Blog-App.git`
```
- Go to the cloned directory with `cd rails-blog-app`
- Install the required dependecies with `bundle install`
- Install npm dependencies with `npm install`
- With Ruby on Rails and PostgreSQL installed in your environment, you can run `rails s` to see the website## Tests
- To run the tests you must first have run `bundle install`
- Then in the repository's main directory run `bundle exec rspec spec`## Authors
👤 **Alfred**- GitHub: [@Alfredbis29](https://github.com/alfredbis29)
- Twitter: [@Alfred Bisimwa](https://twitter.com/AlfredBisimwa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alfred-bisimwa/)👤 **Keza**
- GitHub: [Visit my github](https://github.com/keza681)
- LinkedIn: [Linkedin Profile](https://www.linkedin.com/in/linda-keza/)## 🤝 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
- Microverse program
- My standup team
- Microverse team
- My family's support## 📝 License
This project is [Open Software License ("OSL") v 3.0](./LICENSE.md) licensed.