https://github.com/codeftw/soobdoo
https://github.com/codeftw/soobdoo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeftw/soobdoo
- Owner: CodeFTW
- Created: 2017-07-11T23:01:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T21:49:43.000Z (almost 9 years ago)
- Last Synced: 2025-12-31T19:28:08.551Z (6 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# soobdoo
# Porpuose
You are watching the movie/series in English, without subtitles, but you do not handle all the words in English.
So, this app serves to display the legends in English, and give the translation of less frequent words in the movie or series.
# Install
meteor npm install
# Run
meteor
# Run emulator mobile
meteor run android
# Run your device
meteor run android-device
# CSS Flex
To Learn use this: https://css-tricks.com/snippets/css/a-guide-to-flexbox/