Skip to content

sagar6502/ReactJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS

FirstReactJs

Commands used.

npm init - start the node project npm install jquery cd .\todo-app\ - Navigate to todo app npm start - start the react application npx create-react-app todo-app - Creating a react app named "todo-app"

Routing means process of navigating from one page to another page.

Forms to capture user inputs.

REST API calls

Implement Authentication

npm install react-router-dom --> to switch between react component

Adding Bootstrap npm install bootstrap

About

FirstReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published