Skip to content

Ash515/ReactJS-Applications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ReactJS-Applications

Applications madeup with ReactJS πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

React.js is an open-source JavaScript library that is used for building user interfaces specifically for single-page applications. It's used for handling the view layer for web and mobile apps. React also allows us to create reusable UI components.

Installation for windows OS

To install the react application follow these steps

  • Install nodeJS by using this link node.org
  • Create your project folder and open the terminal or command prompt for windows
  • Type npx create-react-app
  • Then npm create-react-app project name
  • Then type cd projectname
  • Then npm start
  • It will install all modules and start run on your browser in local host
  • Then start code your react project
  • run your work by using npx run

Thats all about installation and running your react application on local hostπŸ‘¨β€πŸ’»

About

Applications madeup with ReactJS πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published