#Landing Page Boilerplate
Demo: lp.devvianto605.info
A simple landing page
-Node.Js -Firebase CLI for deployment
yarn install
to install dependency
This project doesn't have any environment variable
To start development: yarn dev
- React - A JavaScript library for building user interfaces
- TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
- Vite - Web Framework
- Chakra UI - UI Library
- React Hook Form - Form Submission and Management
- Zod - Validation Schema