Giter Site home page Giter Site logo

hackathon-quickstart's Introduction

Hackathon Quickstart

A collection of templates with boilerplate code to help you kickstart your next hackathon project

Every boilerplate module contains code samples and useful snippets to enable fast app prototyping.

Modules

Web Applications

Games

Desktop Applications

  • Electron-Quickstart: Cross platform desktop application template using the Electron framework

Mobile Applications

  • If you are good at Android and/or iOS and can develop mobile apps for your platform quickly, stick to that. However, you might end up being the only person working on the app as there are not that many mobile devs at hackathons.

  • React-Native-Quickstart: Using React Native is an option if you like JS and React, but the API excludes many parts of Android and you will likely spend a lot of time looking for 3rd party components or plugins.

  • Cordova allows you to create a hybrid app - combine web-like development in JavaScript with access to device APIs. For useful components and stylesheets use Framework7 or Materialize.CSS or Propeller for Material Design. If you like Angular, use Ionic, which is an extra layer on top of Cordova.


Templates & Components

Drag & Drop block generators

CSS


Setup

Clone: git clone --recursive [email protected]:Dalimil/Hackathon-Quickstart.git

Update: git pull && git submodule update --init

_dev

Repository maintenance: git submodule foreach git pull origin master

hackathon-quickstart's People

Contributors

dalimil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.