A React App with NodeJS backend, JWT Authentication
Go to backend folder, run npm install and run node index.js change the .env.local to .env and update the .env with your changes(update your key)
Then Navigate to root folder and run npm install, run npm run dev to start the React App