Full Stack web app built with NextJS and deployed with Vercel.
To run this project locally you should have NodeJS, NPM and Yarn installed.
First copy contents of the .env.example file to .env file and put your environment variables
Also you need to upgrade your Yarn version to berry, you can do that by running
yarn set version berryThen you can install all the dependencies for the project.
yarn installFinally you can start this project by running
yarn dev









