Course Repository Tour

In notebook:
FrontEndMasters Intermediate React
Created at:
2019-06-22
Updated:
2019-08-15
Tags:
React libraries JavaScript

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.