This is a react app which shows contacts in grid format
Use below commands to run this project on your local machine :
- node i : This will install all required modules refering to package.json
- npm test : This will run the Jest test cases
- npm start : To run it on default browser and default port 3000
Code is deployed to playaround at : https://safe-ocean-96099.herokuapp.com/