Welcome to my repo for ChoreBunny - a task/job advertising web application. This project represents my attempt at the "TaskRabbit/Craig's List" challenge, from the Udemy tutorial, "8 RoR Apps in 30-days" by Yonathan Ayenew.
The original brief for this challenge can be found HERE!
- Bootstrap Sass
- simple_form
- HAML
- Ruby-on-rails
- Bootstrap
- SCSS
Clone this repository, and change in the correct directory.
$ git clone https://github.com/kaaristrack/ChoreBunny
$ cd ChoreBunny/ChoreBunny
Execute the rails server.
$ rails s
Navigate to "localhost:3000" in your chosen browser, and enjoy!