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.
In the project directory, you can run:
Installs the dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.
- fuzzy-search for searching the users
- react-reveal for transitions
- react-toastify for the toast messages
- country-code-emoji for generating country emojis