Let see what this become

Run Locally

First Install

yarn

Development.

yarn dev

Production.

yarn build

And to check production. (need to run build first)

yarn preview