This is a code repository for the corresponding webapp.
In this project, we used Google search api and tailwind css for styling.
If you want to run this code on your local terminal, follow the setup step
Setup:
- run
npm i && npm start
to start the development server