Skip to content

asgerrud/chalkolate

Repository files navigation

Chalkolate 🧗‍♂️

The app to help you track your climbing progress

Live version

A live demo of the app can be found here. Note that the app is still in early development

Technologies

Chalkolate is built on a modified version of the T3 Stack:

React Next JS TypeScript
tRPC TailwindCSS Prisma
PlanetScale NextAuth.js

Getting started

Install dependencies using

npm install

Start the application by running

npm run dev