- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Blog-App] is a simple blg app for making posts with details about each post displayed
Client
Server
Database
Describe between 1-3 key features of the application.
- [Add posts]
- [Add comments]
- [Add likes]
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need: gem install rails
Clone this repository to your desired folder: https://github.com/Divinity-dev/Blog-App.git
Install this project with:cd Blog-App gem install
To run the project, execute the following command: rails server
To run tests, run the following command: rails test test/models/article_test.rb
You can deploy this project using: Github pages
Mention all of the collaborators of this project.
👤 Divine Asiriuwa
- GitHub: @Divinity-dev
- LinkedIn: Divine Asiriuwa
Describe 1 - 3 features you will add to the project.
- [Display posts]
- [Display comments]
- [Display likes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can make contributions at https://github.com/Divinity-dev/Blog-App
I would like to thank the microverse team and also my coding partners for the inspiration behind the work
This project is MIT licensed.