- When you clone this project open it in VSCode and from the terminal run
npm install
- FInd the file inside
src/utils/firestore.js
and update the keys as per your firebase project. - Do
npm start
to run the project. It should run onlocalhost:3000
or other port.