A simple time management app, which manage the schedules and event types
This is a Next.js project bootstrapped with create-next-app.
- Next.js
- TypeScript
- Tailwind CSS
- ant design
- Install node_modules
yarn install
yarn devto start the development server
yarn run buildto build a production bundleyarn run startto start the app
The easiest way to deploy Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out Next.js deployment documentation for more details.