- [ ] Add license - [ ] Add `eslint` config - [ ] Add `prettier` config - [ ] Fix typo: Modale -> Modal - [ ] Avoid the use of `var`, `const` would be better - [ ] Remove unused files - [x] Switch all style file to `*.scss` - [ ] Prefer `map` to `forEach`