- 📖 About the Project
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
A Ruby blog app enables users to write, modify, and publish blog posts via a web application. The Ruby on Rails framework, which is well-liked for creating web applications due to its simplicity and speed, is usually used to build it.
Additionally, the app is made to function as a standard blog website. It seeks to provide a fully functional online platform where users may browse an assortment of articles and interact with them by doing things like liking and commenting on content.
The key features of this project includes.
- create Modles
- Display Posts
- Display Likes on Posts
- Display Comments on Posts
- Create views
To get a local copy up and running, follow these steps.
In order to run this project you need:
A code editor (Visual Studio Code is recommended)
Git and a GitHub account
Clone this repository to your desired folder by using this 👇️ command :
git clone https://github.com/ethred/blog_app
Install this project with:
Example command:
cd blog-appTo run the project, execute the following command:
Example command:
rails s- Tests run execute the following command:
rspec 👤 Redwan Mohammed-Nur
- GitHub: @ethred
- Twitter: @redwanthr
- LinkedIn: Redwan Tahir
Here are some future features that could be added to the Blog app in the future.
- Integration with other social media platforms: This would allow bloggers to easily share their content on other platforms, such as Twitter, Facebook, and LinkedIn.
- Support for multiple languages: This would make the Blog app accessible to a wider audience.
These are just a few ideas for future features that could be added to the Blog app. The specific features that are added will depend on the needs and wants of the users.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a star⭐️ or a thumbs up 👍 if you like this project! You can visit my GitHub profile for more of my projects.
- Project supervised by Microverse
This project is MIT licensed.