Shadone is a web app for language learners who want to do shadowing exercise with YouTube videos.
With Shadone you can
- Repeat full or a part of YouTube video
- Set loop how many times you want
- Automatically record your practice hours ( per a day + total )
- Ruby 3.0.3
- Rails 6.1.7.2
- Vue.js 2.6.14
Name | Description |
---|---|
GOOGLE_CLIENT_ID | google client id |
GOOGLE_CLIENT_SECRET | google client secret |
$ bin/setup
$ foreman start
$ bundle exec rspec
$ bin/lint