Skip to content

mabuyo/humans-of-starterhacks

Repository files navigation

Humans of StarterHacks

Humans of StarterHacks Homepage

Hello! These are the project instructions for StarterHacks 2020 Web Development 101 Workshop.

We're building a website called Humans of StarterHacks, where you can keep track of the people you meet during the hackathon.

Add gif

Technologies

First, we use HTML, CSS and Bootstrap create a simple static website. Then, we augment it with some Javascript for interactivity. We use Handlebars as a templating language. Finally, we use Airtable as our database and API to save and update our data.

This project should give you a good starting point to hack together your StarterHacks project in a weekend!

Pre-workshop Setup

  1. Download a text editor like VS Code, Atom or Sublime. I'll be using VS Code.

  2. Download Prettier for your text editor so that it can auto-format your code on save. You don't need to worry about fixing indentations on nesting!

How to use these files

This project is split up into steps. Each step has its own folder for the code for each step and instructions. If you get lost during the workshop code-alongs, you can take a look at the relevant folder.

Feel free to also use the code as a jumping off point for your own project!

Links

About

StarterHacks Web Development 101 Workshop Content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published