-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel Tkach edited this page Apr 26, 2021
·
5 revisions
- First attempt at a song input editor.
- async / await refactor.
- Save to database.
- Routers refactor.
- Created songs and user controllers and routes.
- Find query.
- Defined basic song model.
- Connected database on Atlas.
- Refactored code into client and api.
- Custom hooks template.
- Context.
- HOC withLoader template.
- Custom fonts.
- Styled Components.
- AuthorsList, AuthorCard and Author template components.
- SongsList, SongCard and Song components.
- Home and Navbar components.