Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 412 Bytes

Contact manager App

This is a react app which shows contacts in grid format

Use below commands to run this project on your local machine :

  1. node i : This will install all required modules refering to package.json
  2. npm test : This will run the Jest test cases
  3. npm start : To run it on default browser and default port 3000

Code is deployed to playaround at : https://safe-ocean-96099.herokuapp.com/