React JS Contacts App
Installation Intructions
- Clone or download the project folder
- Navigate to the 'react-contacts-complete' folder in the terminal and run the command 'npm run start'
- In another terminal, navigate to 'react-contacts-server' and run the command 'node server.js'
- In your browser, go to the URL localhost:3000 to view the running app