An application that enables users to share their stories and other users can comment. [View Demo] (https://zumblr-app.herokuapp.com)
- Ruby v2.3.1
- Rails 5.1.4
git clone https://github.com/pmutua/zumblr.git
cd ~/zumblr
- In the terminal Run
rake db:create
rake db:migrate
Install system dependencies using bundler:
- Run
bundle install
- To run the application Run
rails server
orrails s
- Open browser and type
localhost:3000
- Ruby
- Rails
- Bootstrap
- Devise
- Simple_form
- Sass
- CSS
- Heroku - deployment
If you see something you could add to the application pull Requests are allowed and also don't forget to follow me @itsPhilipMutuaon twitter.