fixed font loading issue and updated .gitignore file

This commit is contained in:
andres alcocer
2022-12-05 15:45:20 -05:00
parent bf335e09f4
commit b952bcf1ca
14 changed files with 97 additions and 19 deletions

View File

@@ -15,6 +15,7 @@ This project is a simplified front end clone of Netflix. It was created with Rea
- [x] Migrate to Typescript
- [ ] Implement dynamic code splitting with dynamic imports
- [ ] Setup storybook
- [ ] Implement internationalization with react-i18next
### Tools used