This is the frontend of P8ion. It is written in React + Typescript. It uses Vite Pwa Plugin for Pwa features and uses Mantine UI for UI.
- Node js
- Clone Repo
- Run yarn install
- Copy Contents of Config/example.ts to Config/index.ts and change config accordingly
- Run yarn dev to start the Client
- Run yarn format to format code, before commiting
- Follow Commit Message Standard as given here : http://karma-runner.github.io/6.4/dev/git-commit-msg.html