This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
- Ruby On Rails
- SQL/MySQL
- Clone repository link.
- Change directory into project
- Use the following commands to
- install necessary gems bundle install
- install necessary javascript packages npm install
- run the development server rails server
👤 Nonhlanhla R Mndebele
- GitHub: @Nonhlanhla
- Twitter: @NonhlanhlaMnde6
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc