tomheaton / coghacks-2021

Project Repository for CogHacks 2021

Home Page:coghacks-2021.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CogHacks 2021

Project Overview

Welcome to Lana!

Viewing The Project

First, clone the repository:

git clone https://github.com/tomheaton/coghacks-2021

Second, install all the dependencies:

npm install
# or
yarn install

Third, run the development server:

npm run dev
# or
yarn dev

Finally, open http://localhost:3000 with your browser to see the result.

About

Project Repository for CogHacks 2021

coghacks-2021.vercel.app


Languages

Language:TypeScript 82.6%Language:CSS 17.1%Language:JavaScript 0.3%