Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 743 Bytes

A Simple Contacts Manager Application

People-manager is a React & Firebase based simple contact organizer application. People-manager uses React along with Bootstrap in the frontend and Firebase as the Backend Service It is largely re written using React Hooks

Firebase Services Used:

Authentication

Cloud Firestore

Firebase Storage

After initializing firebase create a firebase config file in src/config directory as firebase.js

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.