- Clone Repository
- npm install/start in root directory
- npm install/start in frontend
- Create .env file in root directory with PORT=5000
- Front End: ReactJS + Chakra UI (Component Library)
- Back End: Express (Node)
- Text Database: MongoDB
- Image Database: Cloudinary
- Login Authorizaton/Protecting Endpoints: Auth0/JWT Tokens
- Websockets: Socket.IO
- Deployment: Heroku