Last updated: 07/01/2022
Status: On Hold
Demo: https://phquang98.github.io/webdev-project002/
React + TS
- finish the exercise
- change css to styled-cpn
- add some simple page to prevent ghost/404 page
- learn more ytb exercises, replace those with the pages like services and products
- signUp page === good opportunity for some practice with form
- code refactor, some part of this website is not DRY
- play around with React hooks in here
- if want to use
div
as a button, read this first - use
keyDown
,keyPress
deprecated