Skip to content

nainemom/sausage

Repository files navigation

Sausage

Learn Foreign Languages via Movies Subtitle

Setup

git clone https://github.com/nainemom/sausage.git # clone the repo
cd sausage # go to repo directory
npm i # install project dependencies
npm run dev # start the app on your browser + hot reload

Contributing

Pull requests are welcome! Checkout the Issues tab to find good first issue labeled issues. Also for manual major changes, please open an issue first to discuss what you would like to change.

Please make sure to run npm run lint command before sending your PR!

License

Apache License 2.0