Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christianbiring1/blog_app
https://github.com/christianbiring1/blog_app
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/christianbiring1/blog_app
- Owner: christianbiring1
- Created: 2022-08-16T12:59:09.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-10T22:00:22.000Z (about 2 years ago)
- Last Synced: 2023-03-03T20:09:34.480Z (over 1 year ago)
- Language: Ruby
- Size: 5.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog_App
> The Blog app will be a classic example of a blog website. I will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
## Built With
- RoR
## Live Demo (Not yet available)
You can check the live demo :
### Prerequisites
- Have completed all the previous learning of modules.
`(HTML, CSS and JS, Database, Ruby)`## Set up
- `git clone [email protected]:christianbiring1/Blog_App.git`
- `rails new Blog_App --database=postgresql`
- `cd Blog_App`
- `rails s`
- `localhost.300`## Author
👤 **Christian biringanine**
- GitHub: [@christianbiring1](https://github.com/christianbiring1)
- Twitter: [@christianbirin4](https://twitter.com/christianbirin4)
- LinkedIn: [Christian Biringanine](https://linkedin.com/in/christian-biringanine-1833011a5/)## 🤝 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 who will take a glance to this project
## 📝 License
This project is [MIT](./MIT.md) licensed.