The course will walk you step by step on how to implement the features you see in the demo app. This codebase is the starting point of your journey!
This repo is the starting point of our React client application.
To get started:
- Run
npm install
. - Run
npm start
.