Welcome to WuzzUp, a Next.js application designed to bring the African parents way of WhatsApp to life. This project is bootstrapped with Next.js using the create-next-app
setup.
To get started with the development of WuzzUp, follow these steps to run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Once the server is running, open http://localhost:3000 in your browser to view the app in action.
To make changes to the app, start by modifying app/page.tsx
. The page will automatically update as you edit the file, giving you real-time feedback.
- Optimized Fonts: This project uses
next/font
to optimize and load Geist, a sleek font family by Vercel.
To dive deeper into Next.js, check out these resources:
- Next.js Documentation – Explore the official documentation to learn about Next.js features and APIs.
- Learn Next.js – Take an interactive tutorial to understand Next.js concepts.
Feel free to explore the Next.js GitHub repository and contribute or leave feedback!
The easiest way to deploy WuzzUp is using the Vercel Platform, created by the makers of Next.js.
For deployment instructions, check out the Next.js deployment documentation.
For a step-by-step guide on how to use WuzzUp, check out the video walkthrough below (Under construction 🏗️):