Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 462 Bytes

This is the repo for Co.Buddy, a service that allows people in tech to match with partners to keep each other accountible.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

To build

yarn build
#then
yarn start

Tech Stack

Front end: Next.JS, React, TailwindCSS Back end: Firebase

Merged onboarding branch into master (6 July)