Skip to content

lucasrmagalhaes/essential_training-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Essential Training


React Developer Tools - Chrome

  • Manage Extensions - React Developer Tools - Details - Allow access to file URLs

React Developer Tools - Firefox


Emoticons

Windows + >

Free stock photos


Node Version

node -v

NPM Version

npm -v

New React Project

npx create-react-app react-app

Access the folder

cd react-app

Running the new project

npm start

Form Library

Hooks


React Router

npm install react-router-dom@6

Using Matchers


Netlify Drop

Build

npm run build