Awesome
MegaAntiCheat-UI (WIP)
This is the React UI for MegaAntiCheat (MAC) intended to be used with the client backend
Running
1. Head to the `Actions` tab
2. Navigate to the `Build and Zip` workflow
3. Click the top-most workflow run
4. Download the latest Artifact
5. Unzip the dist.zip and open the index.html file
OR
Clone this repository and run the following commands in the projects root folder
pnpm i
pnpm run dev
Tech-stack
Programming Languages
- Typescript
Framework
- React
Bundler
- Webpack
Frontend styling
- TailwindCSS
- CSS