This is a ruby on rails app that is like Reddit. It is a micro reddit app where people can make posts and comments.
- ruby
- rails
To get a local copy up and running follow these simple example steps.
-
Clone this repository to your local machine using
git clone https://github.com/DanielMitiku/micro-reddit.git
. -
Run
rails db:migrate
to migrate the database. -
Start the server
rails s
👤 Daniel Mitiku
- Github: @danielmitiku
👤 Raja Sekhar
- Github: @IBTechRaj
Contributions, issues and feature requests are welcome!
Feel free to create PR.
Give a ⭐️ if you like this project!
This project is MIT licensed.