Notes:
- Keep the README.md complete and up to date! Goal is that it contains everything you need to get started.
- Go the extra mile and make good, clean and maintainable code. Don't take shortcuts to just finish the task as quickly as possible
- Commit small and often.
- Make sure you follow our coding guidlines. There is a lint script available to test the code before commiting. Use this!
Please read these guidlines:
https://chris.beams.io/posts/git-commit/