A web application that lets you subscribe to email notifications for new booking slots in the Embassy of Japan in Singapore for Visa (Tourism) applications built with Next.js, TypeScript and Tailwind CSS.
git clone [email protected]:dominicarrojado/japan-visa-appointment-booking-system-notifications.git
cd japan-visa-appointment-booking-system-notifications
yarn install
yarn dev
yarn test
yarn test:watch
yarn build
yarn export
out
directory can be served by any static hosting service or CDN.