Before running this application, first you must install it. From the project directory you should run:
To start the application, run:
This runs the app in the development mode.
Open http://localhost:3050 to view it in the browser.
Launches the test runner in the interactive watch mode.
For reviewing the code, a good place to start is either components/App.js or components/ChatInput.js
This project was bootstrapped with Create React App. A few files you can ignore as their just part of the React App Template. I've marked them as such.