This app is an employee tracker built with the React. The app allows you to view all employees and their details. Details can be sorted both ways by column headers. Also, searches have been implemented allowing you to search for any value. The app imports employee data from a json file from Random User. Credit also goes to Kristofer Giltvedt Selbekk and his article Creating Sortable Tables with React which helped immensely when designing the sort feature. Finally, the app is hosted on github here.
Download or clone the repo to a working directory and extract its contents. Use a Command Line Interface to install necessary dependencies by running the following command:
npm i
Type the following in any CLI to run the app.
npm start
Each module's functions have also been demo-ed below.
This project is licensed under the MIT License - see the LICENSE.md file for details
Message the owner on github or by email. See CONTRIBUTING.md
If you have any questions about the repo, open an issue or contact me directly at shamik05@hotmail.com. You can find more of my work at shamik05.