A Simple Social Media Web App powered by Ruby on Rails and JavaScript.
View the live version HERE
- Ruby
- Ruby on Rails
- JavaScript
- Clone the repo
- Run
bundle install
to install Ruby gems - Run
rails db:create
to create the database - Run
rails db:setup
to migrate and seed the database. - Run
rails s
and open uphttp://localhost:3000/
- Run
bundle install
- Run
rails db:create
andrails db:setup
- Run
rspec
26 examples, 0 failures
shall be shown.
👤 Kyle Law
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- The Odin Project
This project is MIT licensed.