/address-book

address/contact list App built with Reactjs, Firebase Auth and Firestore

Primary LanguageJavaScript

Address/Contact Book List App built with Reactjs, Firebase Auth and Firestore

This project was bootstrapped with Create React App.

Installation

  $ git clone git@github.com:vwedesam/address-book.git
  $ cd address-book
  address-book /$ npm install

Run App

  address-book/$ npm run start

Features

  • register user, login user, update user Info (Firebase auth and Firestore)
  • search for contacts
  • add contact list
  • edit/update contacts
  • delete contacts

user-profile

contact-list