Devcon Schedule

How to run the project

Development

npm i
npm run dev

Production build

npm i
npm run build
npm run start

Live deployment

demo

Stack used

  • React + NextJS + TypeScript
  • ChakraUI for components UI
  • Zustand for server state caching