Check out the original project here.
- NextJS
- Chakra-UI
- React-Hook-Form
- googleapis
Clone this project
Go to the project directory
cd my-projectInstall dependencies
yarnSet envs
create a .env with the required envs as shown in .env.local with the values.
Start the server
yarn devGo to http://localhost:3000 on your browser to access the page