8000 GitHub - Mahmoud-Da/React18: self study
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mahmoud-Da/React18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-18

self study

requirement node 16 or higher

to run a react application npm run dev / sudo npm run dev

to install a package to react application we use node package manger (npm)

Tools: React Developer Tools: to inspecting and analyis React Application Extintions:

we can type [rafce] (a shortcut to create a component and export it) (name shortcut means => react arrow function export component)

two ways to create React application 1- create React App (CRA) 2- Vite (give us smaller bundlers size and faster) npm create vite@latest (in this app @4.1.0)

to run:

  • npm install
  • npm run dev

Extentions: ES7+ React/Redux/React-Native snippets

shortcut: to create component shortcut rafce {react arrow function component export}

Boot Strap Version bootstrap@5.2.3

fake backend:

ChakraUI: https://v2.chakra-ui.com/

About

self study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0