This is a multiple choice quiz, testing the user's coding knowledge which my group and I built over a weekend at CodeCore developer Bootcamp.
Assuming you have the correct Rails version, you should be able to clone and use the files locally. Follow the steps below:
$ git clone https://github.com/ozgecokyasar/Bytes_me.git
$ cd Bytes_me
$ bundle install
$ rails db:create db:migrate
$ rails server
- Ruby Version: ruby 2.4.1p111
- Rails Version: Rails 5.1.3
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
To view live project, go to https://bytesme.herokuapp.com/