Demo — https://online-paint.firebaseapp.com
This project was bootstrapped with Create React App.
Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.
API built on top of Firebase, please follow Firebase doc to setup backend.
If you want to use your own firebase project you need to create a firebase project with enabled anonymous auth and Cloud Firestore
npm install -g firebase-tools
npm i
Create config file firebase.config.js at src folder from template
npm start