💬 A chat room and React sandbox for SFU Code
The goal of the project is to provide an introduction to React development in the form of a chat web app.
At the moment, this project is bootstrapped with create-react-app. To learn more about React, check out the documentation, the official React tutorial, and this crash course.
The master
branch is deployed automatically on Heroku, and made available at chat.sfu.codes.
Feel free to create a branch for your feature, and we can merge it into development
when it's ready.