Skip to content

stackunit/react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

react

Learn React JS


Install React Js

Introduction

single page application

feature of react

virtual DOM

jSX [javascript syntex extension]

one way data binding :Uni directional flow

React native

Compomemt

Enviromental setup

node and npm

npx create-react-app demo

npm start

React Folder structure

package.json

package-lock.json

public :store css,image,fonts,js and main index.html is define there

src : main source folder

About

Learn React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages