An open API service indexing awesome lists of open source software.

https://github.com/codeftw/soobdoo


https://github.com/codeftw/soobdoo

Last synced: 3 months ago
JSON representation

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/