Chat application made with Go backend and React frontend. Uses Go std library for backend API and JWT for authentication.
Frontend mostly utilizes shadcn/ui for styled components. Layouts and client side routes are managed by react router
Build instructions for frontend and backend code are mentioned in their respctive project READMEs.