mssiegel / Frempco-web-client

Frontend for frempco.com
https://www.frempco.com/
3 stars 0 forks source link

Frempco - Frontend code

Frempco lets teachers pair up classmates for text-based improvised chats. Students build up real-world friendships through collaboration and storytelling. The word "Frempco" stands for "Friendships + Empowerment = Community," the equation that powers what we do.

Hosting

Tech stack (frontend)

Setup instructions

  1. Download the backend repo and run it separately
  2. npm install
  3. npm run dev
  4. Visit http://localhost:3000

Git workflow