This repository contains the Frontend for the Loft Science project. The backend can be found at https://github.com/loft-br/realtime_r0_brazil.
git clone https://github.com/loft-br/realtime_r0_brazil_front.git
yarn
yarn start
After cloning the backend of this project, you must modify the value of baseURL in src/utils/api.js to point to your server url.