Skip to content

Basic example in using React JS where I created Employee list using the fundamental of react native (state, props, etc) and some javascript array function (filter, map) to processing employee list I created in json file.

Notifications You must be signed in to change notification settings

RezaPN/ReactEmployee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactEmployee

This is very basic example in using React JS where I created Employee list using the fundamental of react native (state, props, etc) and some javascript array function (filter, map) to processing employee list I created in json file.

If you want to run it, first use npm install on command prompt, and then using npm start to deploy the web on your localhost:3000.

About

Basic example in using React JS where I created Employee list using the fundamental of react native (state, props, etc) and some javascript array function (filter, map) to processing employee list I created in json file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published