Students:
- Басанг Басангов (Basang Basangov) @basan17
- Полина Гусаковская
- Денис Аникеев
Study project of Aston (aston.dev) interns creating a simple version of ivi.ru - CIS analog of Netflix.
Stack used: React, Redux, React Router
Rest API docs: https://rapidapi.com/octopusteam-octopusteam-default/api/imdb236
The work on git is based on Gitflow methodology.
Commit message must follow the format: 'feat/fix/docs/chore/test/refactor(optional scope): <message>'
Config you git to look for custom hooks in '/hooks' folder by running the following command:
git config core.hooksPath hooks
Then make the file executable:
chmod +x ./hooks/commit-msg