Skip to content

sonai99/staffmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StaffMate

StaffMate is a simple employee management system that allows you to add, edit, and delete employee details. It provides a convenient way to keep track of your employees' information in one centralized location. Its a frontend application that Mocks the backend and stores, updates and deletes data in clientside using React Hooks.

WhatsApp Image 2023-04-01 at 3 20 05 PM

Features

  • Add new employees and their details
  • Edit existing employee information
  • Delete employees from the system

Tech Stack used

  • React
  • React Hooks
  • Tailwind CSS
  • SweetAlert2

Run Locally

  • Fork the repo
  • Clone it to your local
  • do npm install to install all of the dependencies
  • start the server using npm start from your terminal and voilla!

Releases

No releases published

Packages

No packages published