Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 881 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 881 Bytes

Hazel

  1. Clone Repository
  2. npm install/start in root directory
  3. npm install/start in frontend
  4. Create .env file in root directory with PORT=5000

Screen Shot 2022-12-27 at 8 43 09 PM

Screenshot 2024-11-02 at 5 10 24 PM Screenshot 2024-11-02 at 5 09 48 PM

Technologies

  1. Front End: ReactJS + Chakra UI (Component Library)
  2. Back End: Express (Node)
  3. Text Database: MongoDB
  4. Image Database: Cloudinary
  5. Login Authorizaton/Protecting Endpoints: Auth0/JWT Tokens
  6. Websockets: Socket.IO
  7. Deployment: Heroku