Go to file
Tyrel Souza 398290cd9e
from course, placeholder files
2022-09-26 16:44:24 -04:00
classes errorboundary 2022-09-26 16:07:26 -04:00
component_updates classes starting 2022-09-26 15:09:43 -04:00
errors dom and states 2022-09-22 12:01:33 -04:00
http-sw from course, placeholder files 2022-09-26 16:44:24 -04:00
ordering bump 2022-09-26 13:45:11 -04:00
react-chap9 cleanups 2022-09-22 14:02:02 -04:00
react-complete-guide dom and states 2022-09-22 12:01:33 -04:00
side-effects usefeect 2022-09-22 14:11:38 -04:00
style-chapter styling 2022-09-21 16:21:26 -04:00
usereducer-starting-project header 2022-09-23 14:23:21 -04:00
.gitignore gitignore, and meals stuff 2022-09-26 10:37:14 -04:00
README.md README 2022-09-21 14:35:43 -04:00

README.md

Following: https://www.udemy.com/course/react-the-complete-guide-incl-redux/

To Run:

Ensure Node LTS is installed (v16.17.0) and activated (nvm/asdf/etc...)

$ cd react-complete-guide/
$ npm start