Group Members: Amber, Helena, Kashvi, Robert, Steven
COMMERCIAL: https://www.youtube.com/watch?v=dgsgLIDtoaw
- Install node.js
- Install pnpm
- In the cloned repository, install dependencies
cd git-together-app pnpm i next@latest react@latest react-dom@latest - In the folder git-together-app, create a file .env.local. Email hschul7@lsu.edu to get the contents of the file to paste into .env.local.
- Run the development server
pnpm dev
- Navigate to localhost:3000/login to start testing