- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Blog App: This is an app that shows list of posts and empower readers to interact with them by adding comments and liking posts.
Ruby
Server
Server
Database
With this app you can:
- Read the posts.
- Like the posts.
- Comment on posts.
In order to run this project you need: Ruby installed on your pc
- Clone this repository to your desired folder:
git clone https://github.com/samuelmoiwa/Blog-app
- Go to the repository folder you cloned.
- Run
bundle install
on command line to install. - Write
rails s
to command line to start the app.
- Run
rspec
on command line for tests.
👤 Abdulai Samuel Moiwa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Kareem Magdy Wilson
- GitHub: @KareemWilson
- Instagram: @code.afternoon
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project leave a star
This project is MIT licensed.