- React.js 18.2.0 (TypeScript)
- Node.js 18.17.1
- Tailwind CSS
- Ant Design - UI Kit
- AWS SDK for JavaScript
Install the dependencies:
pnpm installStart the dev server:
pnpm devBuild the app for production:
pnpm buildPreview the production build locally:
pnpm preview