This repository contains the admin and landing page website code for manage application data and display information about the application.
https://hear4u-admin-jhau35ht6q-et.a.run.app
Some several technologies or libraries that we used:
- Next.js
- Tailwind CSS
- Apexcharts
- Framer Motion
- React Query
- Cloud Build
- Cloud Run
First, install all dependencies with command:
npm install
Then, run the development server with command:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.