/OHL-FE

Sebuah frontend untuk seleksi Lab Programming 2023

Primary LanguageTypeScript

OHL-FE

Sebuah frontend untuk seleksi Lab Programming 2023

Table of Contents

Requirements

How to Run

  1. Clone this repository
  2. Run pnpm install on the root directory
  3. Run pnpm run dev to start the development server
  4. Open localhost:5173 on your browser

How to Use

  1. Open localhost:5173 on your browser or click here
  2. Put your (deployed or local) backend URL on the input field
  3. If you put the wrong URL, you can change it by clearing cookies
  4. If you put the correct URL, you can start using the app

Notes

  • Please ask the assistant if you have any questions about the app

Fixes

  • Fix number input submitted as string (13521101 - Arsa)