Skip to content

HendrikThePendric/address-book

Repository files navigation

Address Book app

Basic React address book app. Users can add, order and create custom order by drag-sort. Preloads 300 contacts, and persists in local storage.

How to use

  • Clone the repo
  • Run npm install
  • Run npm start to launch the app
  • Go to http://localhost:8080/ to see the app in action
  • Run npm run build to create bundled JS & HTML

About

Basic React address book app. Users can add, order and create custom order by drag-sort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published