This repository is a part of "Free Open Source BootCamp". Checkout Open Source Bootcamp Playlist on Youtube.
.env.example
to .env.local
cp .env.example .env.local
yarn install
yarn dev
Click here to view the video tutorial which will teach you step by step on how to set up this project