The app to help you track your climbing progress
A live demo of the app can be found here. Note that the app is still in early development
Chalkolate is built on a modified version of the T3 Stack:
Install dependencies using
npm install
Start the application by running
npm run dev