Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ondrui/React-project-employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-project-employees

This is a very basic app that uses main React.js concepts.

  • JSX
  • Function and Class Components
  • Props and State
  • Controlled Components
  • Passing Data Through Props
  • Lifting State Up
  • Immutability
  • etc.

Scripts

Install node modules

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This is a very basic app that uses main React.js concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published