University Network Interface.
The elevator pitch as presented to John Braico:
UNI is an application that will allow University of Manitoba students create sport or study events on campus and will allow other students that have an interest in that event to join in. This will fulfill the desire for students to meet other students with similar interests.
npm install
Then navigate into web-client/src and run the following command(s)
npm start App.js
It will open up a localhost web browser on port 3000.
npm install
And then
npm start
Or expo start
Scan the QR code using phone. Note: Expo must be installed on the phone for testing the mobile clients.
npm install
And then
node app.js
It will start the server on the localhost on port 8000