Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 562 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 562 Bytes

React Course

React course to improve my skill

Requirements

  • node 14
  • npm 6.14

Install

$ git clone https://github.com/wendelsodres/react-brad-course
$ cd react-brad-course
$ git config core.fileMode false
$ npm install

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Brad Schiff

Udemy [https://udemy.com/course/react-for-the-rest-of-us]