Skip to content

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

Notifications You must be signed in to change notification settings

furkan-dogu/employee-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages