A web application that lets you subscribe to email notifications for all things Singapore built with Next.js, TypeScript and Tailwind CSS.
git clone [email protected]:dominicarrojado/sg-alerts.git
cd sg-alerts
yarn install
yarn dev
yarn build
yarn export
out
directory can be served by any static hosting service or CDN.