Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 499 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 499 Bytes

cutuball-register

Setting up

Clone this module and install dependencies using Yarn

yarn

Then start the development server

yarn start

Development

API Calls

You can obtain the preconfigured http client by calling the useHttpContext hook.

There are also useGet and usePostStatus available in ./api for making simple requests.

Localization

This project uses react-i18next for localization. The translations are in ./i18n/th.