Skip to content

FightM9/users-list-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBase User REST API with color theme switcher

Features

  • See all users from the API on the homepage
  • Sort user by name, company, city
  • Change between ASC and DESC sort
  • Click on a user card to see more detailed information
  • Change user data with simple validation and PUT on server
  • Toggle the color scheme between light, dark auto mode

Screenshot

demo-light

demo-light

demo-light

Links

Process

Built with

Useful resources