Skip to content

treyseals/ui_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

JS UI Exercise

  • Fully-responsive (down to iPhone SE2020)
  • Full-object, dynamic search (including avatar attributes)
  • Features a quick layout toggle as well (card-vs-list style)

Running

  • Run in the following order (npm run dev within the js directory)
cd js

npm run dev

npm run test

UX

  • Web application uses a fetch call to the clients.json file to populate client list.

  • Clicking/tapping on a client opens the full client profile.

Coding Patterns/Style

  • Built in Nova (Mac-based IDE)
  • Uses tabbed (4-space width), no-wrap, 84-column guide
  • Vite-based
  • SFCs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published