An open API service indexing awesome lists of open source software.

https://github.com/ayushtiwari134/employee_manager

This is a basic fully responsive web-application, which has been created using ReactJS. This app categorizes various dummy team members into separate teams. I created this to understand the concepts of the {UseState} and {UseEffect} hooks in ReactJS. I further plan on routing the pages using the 'react-router-dom' package.
https://github.com/ayushtiwari134/employee_manager

bootstrap5 css3 html5 javascript react-hooks reactjs

Last synced: 6 months ago
JSON representation

This is a basic fully responsive web-application, which has been created using ReactJS. This app categorizes various dummy team members into separate teams. I created this to understand the concepts of the {UseState} and {UseEffect} hooks in ReactJS. I further plan on routing the pages using the 'react-router-dom' package.

Awesome Lists containing this project

README

          

About the project:

This is a basic fully responsive web-application, which has been created using ReactJS. This app categorizes various dummy team members into separate teams. I created this to understand the concepts of the 'UseState' and 'UseEffect' hooks in ReactJS. I further plan on routing the pages using the 'react-router-dom' package.