This app is live in here
This project is a ENS lookup application, it's configured to work in the Göerli Network but it can be easily changed to any blockchain that ENS is available
First, run the development server:
npm run dev
# or
yarn dev
And open http://localhost:3000 with your browser to see the result.