daniel-williams / todo-live-coding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo live coding exercise

Directions

This repo contains a simple Todo app implemented in React and MobX and will serve as a starting point for the live coding exercise. The exercise is comprised of two parts.

  1. Fix the todo app as described in ./exercise1.md
  2. Add a feature to the todo app, as described in ./exercise2.md

About


Languages

Language:TypeScript 51.4%Language:JavaScript 30.9%Language:CSS 16.4%Language:HTML 1.3%