1. A Look At The Design And What We Are Going To Build
2.1 project.zip
2. Using Create React App With TypeScript
3.1 project.zip
3. Installing And Configuring ESLint
4.1 project.zip
4. Installing And Configuring Prettier
5.1 project.zip
5. Our First TSX React Component
6.1 project.zip
6. Getting Started With Material UI
7.1 projects.zip
7. Create Custom Material UI Theme
8.1 project.zip
8. Creating Our First Page
9.1 project.zip
9. Breaking Dashboard Into Components
10.1 project.zip
10. Creating Profile Component
11.1 project.zip
11. Profile Component Layout
12.1 project.zip
12. Adding Props
13.1 project.zip
13. Using TypeScript With Props
14.1 project.zip
14. Interfaces or PropTypes
15.1 project.zip
15. Creating CreateATask Component
16.1 project.zip
16. Creating Title And Description Components
17.1 project.zip
17. Making Components Dynamic Using Interfaces
18.1 project.zip
18. Using PropTypes
19.1 project.zip
19. Creating DateField Component
20.1 project.zip
20. Adding Props to DateField
21.1 project.zip
21. Creating taskSelectField Component
22.1 project.zip
22. Interfaces for taskSelectField
23.1 project.zip
23. PropTypes And Dynamic Options
24.1 project.zip
24. Task Area Layout
25.1 project.zip
25. The Task Counter Component
26.1 project.zip
26. Styling The Task Counter
27.1 project.zip
27. Making Values Dynamic
28.1 project.zip
28. Creating The Correct Border Color
29.1 project.zip
29. Emitting Correct Label
30.1 project.zip
30. Starting with the Task Component
31.1 project.zip
31. The Task Header Component
32.1 project.zip
32. Task Description Component
33.1 project.zip
33. Task Footer Component
34.1 project.zip
34. Making Task Footer Dynamic
35.1 project.zip
35. Adding Props To Task Component
36.1 project.zip
36. Dynamic Colors to Border In Task Component
37.1 project.zip
37. Concluding Front-end Development