Demo application is running here.
📘 Backend API is running here. You can find the source code of the backend application here.
System Dependencies:
brew install node
brew install yarn
Run development server:
yarn start
yarn cypress:open
open cypress UI for e2e testsyarn cypress:run
run e2e tests in console