Clone the repository
Install dependencies, then run the development server:
yarn
yarn dev
Deploy to the cloud with Vercel
Install the now
CLI
npm install --global vc
Then deploy using
vc
🤖 Typescript - static types, used throughout the client.
🌚 NextJS - SSR, file-based routing, and automatic code-splitting
💅 Ant Design - Beautiful, responsive, easy-to-use components.