No description
Find a file
JB Balahadia a1585b173b
Merge pull request #9 from JBB0807/monacoeditor
added monacoeditor quickly
2025-04-28 12:15:19 -07:00
.github/workflows code change to work in Fly.io 2025-04-21 17:14:56 -07:00
public Enhance Hero and Navbar components with cyberpunk effects and animations. Implement matrix rain background in Hero, add glitch effect to Navbar, and update styles. Remove unused assignment page styles. 2025-04-28 11:20:03 -07:00
src added monacoeditor quickly 2025-04-28 12:13:10 -07:00
.dockerignore code change to work in Fly.io 2025-04-21 17:14:56 -07:00
.env added env for docker 2025-04-28 11:12:10 -07:00
.gitignore Initial Commit 2025-04-11 13:56:58 -07:00
Dockerfile corrected docker file 2025-04-21 18:37:54 -07:00
eslint.config.js Initial Commit 2025-04-11 13:56:58 -07:00
fly.toml code change to work in Fly.io 2025-04-21 17:14:56 -07:00
index.html Initial Commit 2025-04-11 13:56:58 -07:00
nginx.conf code change to work in Fly.io 2025-04-21 17:14:56 -07:00
package-lock.json added monacoeditor quickly 2025-04-28 12:13:10 -07:00
package.json added monacoeditor quickly 2025-04-28 12:13:10 -07:00
README.md Initial Commit 2025-04-11 13:56:58 -07:00
vite.config.js Initial Commit 2025-04-11 13:56:58 -07:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.