Skip to content

King-witcher/Magic3T-Frontend

Repository files navigation

Magic3T Frontend

Audit Biome Lint

How to run

If you are afraid of running magic3t locally, you can use the Dockerfile to build an image and run the container:

docker build -t magic3t-frontend .
docker run -p 3000:3000 magic3t-frontend

About

Magic3t's frontend. Built on top of React, TS, Vite, TanStack Router, Socket.io, ChakraUI and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published