A blogging application that enables users to create posts, like, and comment on them. This project was build using Ruby on Rails and Postgresql.
Users Page | Users and posts page |
---|---|
- Ruby on Rails
- Ruby
- Rubocop
To get a local copy up and running follow these simple example steps.
VS Code or other Code Editor
Install Postgres and Ruby applications
git clone https://github.com/Theophileaseh/Blog-App.git
cd Blog-App
bundle install
Run "rails server or rails s" to start the application on local server
Run "rspec" in your terminal
👤 Nwachan Theophile
- GitHub: @Theophileash
- Twitter: @NwachanT
- 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
This project is MIT licensed.