Analytics dashboard for Indian states and districts data, built with Next.js, TypeScript, and Tailwind CSS.
Video Demo - https://youtu.be/3FMpzUt1__U?si=1bg1Hn_DiJpfri5K
npm install
npm run devOpen [http://localhost:3000]
Demo: Sign in with any email and any password (min 8 characters). No real backend.
npm run dev # development server
npm run build # production build
npm start # production server
npm run lint # lintCopy .env and add your API key:
CSC_API_KEY=your_key_here
Get a free key at countrystatecity.in. [ Only 100 request perday ]