Find public APIs for your next projects. Powered by https://api.publicapis.org/ by davemachado
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.js
. The page auto-updates as you edit the file.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Chakra UI
- TypeScript
- setup lint
- setup pre-commit hooks (husky, lint-staged)