- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
The Blog App is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Client
Server
Database
- [Create posts]
- [Comment on posts]
- [Like posts]
- Coming soon....
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:
cd my-folder
git clone https://github.com/Baayeh/blog_app.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
👤 Author1
👤 Author2
- GitHub: @Okechukwu-muokwugwo
- [Like a post]
- [Comment on a post]
- [Follow a user]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give it a star⭐️
This project is MIT licensed.