Skip to content

kristian-mkd/user-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo user list app

Description

This app presents a simple list of users. The users can be filtered with fuzzy search (approximate string matching) and sorted by age in ascending order. Clicking on the users results with small popup window containing info from which country the user comes from.

Build and start

In the project directory, you can run:

yarn install

Installs the dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Tech stack and used dependencies

This project was bootstrapped with Create React App.

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published