ETHGlobal Link:
https://ethglobal.com/showcase/isfomo-8ty8m
Some pics:
UI/UX
cover
user_flow
pitch_deck
prize
Start with a template for Next.js app router + Mantine. If you want to use pages router instead, see next-pages-template.
This template comes with the following features:
- PostCSS with mantine-postcss-preset
- TypeScript
- Storybook
- Jest setup with React Testing Library
- ESLint setup with eslint-config-mantine
devā start dev serverbuildā bundle application for productionanalyzeā analyzes application bundle with @next/bundle-analyzerinstallā install dependent
typecheckā checks TypeScript typeslintā runs ESLintprettier:checkā checks files with Prettierjestā runs jest testsjest:watchā starts jest watchtestā runsjest,prettier:check,lintandtypecheckscripts
storybookā starts storybook dev serverstorybook:buildā build production storybook bundle tostorybook-staticprettier:writeā formats all files with Prettier




