First clone the Project cd to backend then run npm install
Then create an env file in root of the backend and fill it with the same names of the env variables thats been used in the backend or you can change the names Then cd .. cd frontend and same as the last time run npm install and create env file just like the backend
after seting up all of these run npm run dev