Skip to content

systemshock89/react-employees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React employees

React employees - SPA.

Demo

Functionality

  • Employee list filter
  • Sorting, adding/removing an employee
  • Calculating the number of employees and bonuses
  • Assigning bonuses to an employee and adding to the promotion list

Features app

Functional components.
Class component to add employer
Simple approach: states are passed down the hierarchy of their top component to the bottom one as props.

Used technologies

How to use

  1. git clone
  2. npm i
  3. npm start

How to deploy (to GitHub Pages)

  1. npm run deploy

About

Simple SPA with sorting, adding/removing an employee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published