This is a meeting tracking demo app powered by next.js 🚀

Getting Started

First, ensure you have a setup with node version 10.13 or greater

To get started developing locally

git clone https://github.com/asheren/preschool-call-tracker.git
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Recommended extensions

Debugging

For a launch.json template, refer to this GitHub issue

Learn More

This is a Next.js project bootstrapped with create-next-app.