This is a simple Next.js website styled with Tailwind CSS that allows searching Ethos Network user data via Twitter username.
Install dependencies and run development server:
npm install
npm run devnpm run build
npm startThe site is ready for deployment on Vercel.