SelvakumarBoominathan / React-Axios

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

Home Page:https://employeetarckaxioscrude.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

##CRUD with Axios

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

Table of Contents

#Installation:

To run this project, you'll need the following dependencies: React Axios useState useEffect React-Router-Dom useNavigate useParams Link

#Usage:

This project is designed to track details of users or employees. Users can perform the following actions:

Create: Add new employee details, including username, age, email, country, and image. Read: View existing employee details. Update: Edit and update existing employee details. Delete: Remove employee records from the system.

#Features

CRUD Operations: Allows users to perform Create, Read, Update, and Delete operations on employee data. Edit Data: Provides functionality to edit existing employee details. Update Data: Allows users to update employee information. Read Data: Displays existing employee data for viewing. Delete Data: Enables users to delete employee records from the system. You can navigate to home by clicking the home button provided in addEmployee and Update Employee router page.

About

This project is a simple employee tracking website that allows users to perform CRUD operations (Create, Read, Update, Delete) on employee data. It provides basic information about employees, including their username, age, email, country, and an image.

https://employeetarckaxioscrude.netlify.app/


Languages

Language:JavaScript 76.0%Language:CSS 21.5%Language:HTML 2.6%