Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 421 Bytes

This is a companion web app for Type challenges

Motivation

Since the original repo does not provide a good way to track the progress, I made this to keep track of my progress while solving typescript challenges

Features

  • It uses local storage to keep track of your progress.
  • Created with Next.js 14 & Tailwind CSS.