- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Blog App A RoR Blog project. Creating a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts. The application also provides an endpoint for user authentication.
- Ruby
- Ruby on Rails
- Added migrations for the database
This application currently has no live demo.
To get a local copy up and running, follow these steps.
In order to run this project you need Ruby and Postgresql installed on your computer.
Clone this repository to your desired folder:
git clone https://github.com/Estherstarr/Blogs.git
Then install the project's necessary dependencies with:
bundle install
👤 onwuanibe Onomeh
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Adding controllers
- Adding views
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give this project a ⭐️ if you like it !
Ruby documentation Railsguide documentation
This project is MIT licensed.