This is a raid progress tracker for the Christian WoW Guilds (CWG) community.
This is a Next.js project bootstrapped with create-next-app
.
The UI is built with Chakra UI.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000/cwg-progress with your browser to see the result.
This project uses next/font
to automatically optimize and load fonts.
This project's pipeline and deployment process is handled with the Vercel Platform.
See Next.js deployment documentation for more details.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.