FrontEndMasters Intermediate React

From the first note in the notebook:

Course Repository Tour

https://frontendmasters.com/courses/intermediate-react-v2/course-repository-tour/

Start with a clean clone

git clone https://github.com/btholt/complete-intro-to-react-v5

npm install

Code presentation

Just continuing from the Introduction course.

Using Parcel

@frontendmasters/pets to get the animals list Reach router

yarn clear-build-cache

npm run dev

npm run dev:mock

Going over the functionalities.

Continue to the rest of the note ⇒