shrshk / ComputersAndTacosFE

React Front End for fun computer science problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputersAndTacosFE

React Front End for fun computer science problems

Demo:

https://computersandtacos.com/

// run locally

yarn && yarn start

// build

yarn build

// deploy

sls deploy --aws-profile <your_profile>

About

React Front End for fun computer science problems

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 4.3%Language:CSS 2.1%