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

https://github.com/mehmet-github06/react-employee-list

This project is a simple web application for managing the information of employees in a company.
https://github.com/mehmet-github06/react-employee-list

html-css-javascript mockdata react sass usestate

Last synced: about 1 year ago
JSON representation

This project is a simple web application for managing the information of employees in a company.

Awesome Lists containing this project

README

          

# Employee List Project



## About the Project

This project is a simple web application for managing the information of employees in a company.

## Live Project Link

You can access the live version of the project [here](https://react-employee-list-nine.vercel.app/).

```
Employee List (folder)
|
|----readme.md
SOLUTION
├── public
│ └── index.html
├── src
│ ┣ 📂assets
│ ┣ 📂components
│ ┃ ┗ 📜List.jsx
│ ┣ 📂helper
│ ┃ ┗ 📜data.js
│ ┣ 📂scss
│ ┃ ┣ 📜_mixins.scss
│ ┃ ┣ 📜_reset.scss
│ ┃ ┗ 📜_variables.scss
│ ┣ 📜App.js
│ ┣ 📜index.js
│ ┗ 📜index.scss
├── package.json
└── yarn.lock

```

## Screenshots





## Compatibility

The project is compatible with both wide-screen computers and mobile devices.