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.
- Host: GitHub
- URL: https://github.com/ayushtiwari134/employee_manager
- Owner: ayushtiwari134
- Created: 2023-05-15T10:32:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-23T18:47:16.000Z (over 2 years ago)
- Last Synced: 2025-04-14T01:17:28.431Z (6 months ago)
- Topics: bootstrap5, css3, html5, javascript, react-hooks, reactjs
- Language: JavaScript
- Homepage: https://ayushtiwari134.github.io/employee_manager/
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.