This dApp project is built in React and Typescript, using the Next.js framework. Specifically, it uses the /app features of Next.js for routing, as well as client-side and server-side rendering. For the CSS styling, Tailwind is used, as well as some global CSS styling in globals.css and tailwind.config.ts.
Technologies
Javascript
React
Tailwind
Next.js
Back