Skip to content

Repository files navigation

Zoom Frontend

Techincal Test Zoom Meeting menggunakan Next.js dan TypeScript.


Overview

Zoom Frontend adalah aplikasi web untuk membuat, mengedit, melihat, dan menghapus jadwal Zoom Meeting. Menggunakan Next.js dengan TypeScript dan CSS Modules untuk styling.


Features

  • Buat meeting baru
  • Edit meeting yang sudah ada
  • Hapus meeting
  • Responsive dan modern UI
  • Integrasi Zoom API (pastikan backend API siap)
  • Validasi form sederhana

Tech Stack

  • Next.js 13 (App Router / Pages Router)
  • React 18+
  • TypeScript
  • CSS Modules
  • Fetch API / Axios (untuk API request)

Getting Started

Prasyarat

  • Node.js v16+ dan npm/yarn terinstall
  • Backend API Zoom (pastikan API berjalan)

Clone repository

git clone https://github.com/leimportant/zoom-frontend.git
cd zoom-frontend

npm install
# atau
yarn install

# Run Aplikasi
npm run dev
# atau
yarn dev

- Buka browser dan akses: http://localhost:3000

About

Technical Test Next JS Create Zoom Meeting

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages