#setup
- npm install
- create .env file in root of both backend and frontend
- set these env variable in frontend: REACT_APP_BASE_URL = 'backend url'
- set these env variable in backend: DATABASE_URL='set mongo database url',AT_SECRET='setanything',RT_SECRET='setanything',FRONTEND_URL='setFrontend url'
Live link: https://craftmyresume.onrender.com/