Official website for Hands First.
Install dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
npm run dev- Start development servernpm run build- Build for productionnpm start- Start production servernpm run lint- Run ESLintnpm run format- Format code with Prettiernpm run format:check- Check code formatting
- Next.js 15
- React 19
- TypeScript
- CSS Modules
- Adobe Fonts (Stevie Sans)