Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SreelalChalil authored Apr 28, 2020
1 parent a4464e8 commit 10072a6
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
A Simple Contacts Manager Application
## 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

#### Available Scripts
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.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

##### `npm run build`

Builds the app for production to the `build` folder.<br />


0 comments on commit 10072a6

Please sign in to comment.