- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Blog-App is a fully functional blog website that will create and show the list of posts, and empower readers to interact with them by adding comments and liking posts.
Backend
- Create posts
- Show the list of posts
- Add comments to posts
- Add likes to posts
Install Ruby with RubyInstaller, then open your CMD and type 'irb'
Now you can start using Ruby!
To run this project you need to:
- Have installed Ruby and Rails
Clone this repository to your desired folder:
cd desire-folder
git clone https://github.com/binyamolango/Blog-App
run bundle install
To run the project, execute the following command: rails server
To run tests, run the following command: rspec
👤 Binyam Yohannes
- GitHub: @binyamolango
- Twitter: @BinyamOlango
- LinkedIn: Binyam Yohannes
- UI
- Optimizing query time
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star.
I would like to thank My God, family, friends, teammates, and Microverse.
This project is MIT licensed.