mannyhenri / react-from-scratch

Exercise files for O'reilly React from scratch course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

O'reilly React from scratch exercise files

These are the exercise files for O'reilly's React from scratch course.

How they work

  • Open the folder of the video in question (The video is always the beginning state)
  • $ npm install or $ yarn
  • $ npm start or $ yarn start

About

Exercise files for O'reilly React from scratch course


Languages

Language:JavaScript 77.2%Language:HTML 19.1%Language:CSS 3.7%