will-r-wang / tarohacks

A short workshop on getting better at hackathons. Contains four complete demo projects. Premiered at Tarohacks on August 3rd, 2020 https://www.youtube.com/watch?v=euG7oZi4yTc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Ship It 🚢

A short workshop on getting better at hackathons. Contains four complete demo projects.

Getting started

  1. Clone this repository by running git clone https://github.com/will-r-wang/tarohacks
  2. To setup ecommerce-demo, cd ecommerce-demo and npm install to install all dependencies. yarn start should start the server locally
  3. The other three projects can be opened in any browser with Javascript enabled - no dependencies needed.

License

This project is licensed under the MIT License

Acknowledgments

Created for Tarohacks 2020

About

A short workshop on getting better at hackathons. Contains four complete demo projects. Premiered at Tarohacks on August 3rd, 2020 https://www.youtube.com/watch?v=euG7oZi4yTc

License:MIT License


Languages

Language:HTML 69.1%Language:JavaScript 24.3%Language:CSS 6.6%