- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
"Blog-App" This project involves building a blog application using Ruby on Rails with the ability to create & view blog posts, commenting, like functionality. The app use PostgreSQL as its database management system. The goal is to create a user-friendly and responsive web application that allows users to easily create and share their blog posts.
Tech stacks
- Registered users will be able to create new blog posts..
- Users will be able to view blog posts on the application's home page.
- Users will be able to delete their own blog posts..
- Users will be able to Like on blog posts..
- Users will be able to comment on blog posts..
Take a look at project's video presentation comming soon
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
Clone this Repository to your desired folder:
cd my-folder
git clone hhttps://github.com/AbdimulhinYussuf3675/Blog-app.git
Install this project with:
cd Blog-app
bundle install
To run the project, execute the following command:
rails s
👤 Abdimulhin Adan
- GitHub: @AbdimulhinYussuf3675
- Twitter: @abdimulhin
- LinkedIn: Abdimulhin Adan
- Set up associations.
- Intergrate with Frontend.
- Deploy to heroku.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like the project, give it a star ⭐️
I would like to thank... Microverse for the oppotunity
This project is MIT licensed.