Skip to content

StarryNight8/search-users

Repository files navigation

Search Users

Search Users loads 80.000+ of user profiles from JSON file and provides a convenient way to search them by name, without overusing page resources. Optimized for handling large amounts of data by loading small chunks of data at once and loading more, as you scroll down the list.

Technologies used: HTML / CSS / Sass / JavaScript / JSON

How to run

  1. Download or clone the repository
  2. Install Node.js
  3. Run npm install from directory with downloaded files
  4. Run npm run dev to run the project
  5. Open up Chrome's console to view time results for loading JSON file and searching user profiles.

Releases

No releases published

Packages

No packages published

Languages