Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 323 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 323 Bytes

Address App

An address book application which allows its users to add, edit, and remove addresses. Uses React, Firebase, hooks (including useReducer for global state management).

To implement:

  • Sorting
  • Removing an address
  • Authentication
  • Form validation

Known bugs:

  • Added On date changes after an edit