Skip to content

Very basic react application that gets date from an random user generator API and populates it with a responsive design.

Notifications You must be signed in to change notification settings

Ciyradyl/Employee-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee List React App

Screenshot_1

1. What is this project about?

  • This is just an exercise project that I tried to use randomuser.me api in order to get the random people's data and populate the screen thanks to that data. Normaly, I am using fetch in my projects, but this time I wanted to use axios to get used to that package too. Also this is project has 100% responsive design on computers.

  • Project also shows the details of the employee list when onclick event triggered.

  • Projects is now looks pretier than previous version. Added some animations and QoL features. [19/12/2022]

2. Used technologies are;

  • React,
  • CSS
  • Axios
  • randomuser.me
  • react-bootstrap

3. Known Issues

  • Responsive design problem on mobile devices.
  • When click on list item, it gets the details of last item.

4. How to start the project?

  • This is a React.js project, you also need Node.js to run his.
  • Just use "npm start" on the terminal.

About

Very basic react application that gets date from an random user generator API and populates it with a responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published