Dis na [Next.js](https://nextjs.org) project wey dem bootstrapped wit [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run di development server: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` Open [http://localhost:3000](http://localhost:3000) wit your browser to see di result. You fit start to edit di page by modifying `app/page.js`. Di page go auto-update as you dey edit di file. Dis project dey use [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), one new font family for Vercel. ## Learn More To learn more about Next.js, make you check di following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - interactive Next.js tutorial. You fit also check [di Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions dey welcome! ## Deploy on Vercel Di easiest way to deploy your Next.js app na to use di [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from di creators of Next.js. Check our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details. --- **Disclaimer**: Dis document na AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator) wey translate am. Even though we dey try make everything correct, abeg understand say automated translations fit get mistake or no too correct. The original document wey e dey for im own language na the correct one. If na serious matter, better make human expert translate am. We no go responsible for any misunderstanding wey fit happen because of this translation.