This folder contains the frontend for our application
- Install yarn
npm install --global yarn - Run
yarn installornpm install yarn startornpm startto run the webpack dev server
Simplif.ai uses Google's authentication API, which allows users to login to our application using their Google credentials.
Credentials can be found here.
We have followed the instructions for creating an application through the Google API console (found here, which allows us to authenticate using the API.