leanlp / GLabs-Review

Home Page:https://grou-labs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

App Routes

  • / - Welcome page
  • /participant - Participant dashboard
  • /creator/raffles - Creator Raffles dashboard
  • /creator/raffles/create - Creator Raffles create page
  • /creator/participants - Creator participants page
  • /profile - Profile page
  • /settings - Settings page
  • /faqs - FAQs page
  • /analytics - Analytics page

Getting Started

  • Clone the repo
  • Install dependencies with yarn install or npm install
  • run the development server:
npm run dev
# or
yarn dev

About

https://grou-labs.vercel.app


Languages

Language:TypeScript 94.4%Language:JavaScript 5.2%Language:CSS 0.4%