Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

File metadata and controls

16 lines (11 loc) · 374 Bytes

This is a simple Contact App

This Application can save your Contact and Edit anytime

for install and exploit this application, you can follow instruction.

prerequisite:

backend:

step 1: npm init
step 2: npm install express body-parser cors mongoose

Front:

npm update --save
npm install bootstrap
npm install react-router-dom