https://github.com/steeeee0223/steeeee-sandbox
A codesandbox clone app
https://github.com/steeeee0223/steeeee-sandbox
codemirror firebase mui5 react redux-toolkit sandbox typescript vite vitest
Last synced: 2 months ago
JSON representation
A codesandbox clone app
- Host: GitHub
- URL: https://github.com/steeeee0223/steeeee-sandbox
- Owner: steeeee0223
- License: mit
- Created: 2023-05-15T03:27:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T06:45:37.000Z (over 1 year ago)
- Last Synced: 2024-04-15T07:51:25.464Z (about 1 year ago)
- Topics: codemirror, firebase, mui5, react, redux-toolkit, sandbox, typescript, vite, vitest
- Language: TypeScript
- Homepage: https://steeeee-sandbox.vercel.app
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Code Sandbox
### Libraries
- UI Library: `@mui/material`, `@mui/lab`, `@uiw/codemirror`, `react-resizable-panels`
- State Management: `@reduxjs/toolkit`, `react-redux`, `react-persist`
- Database: `firebase`
- Form State Management: `react-hook-form`
- Sandbox: `@codesandbox/sandpack-react`
- Email Subscription: `react-mailchimp-subscribe`
- Icons & Images: `@mui/icons-material`, [LOGO](https://logo.com), [lottie-react](https://lottiefiles.com)### Workflows
- Tests: `@testing-library/react`, `vitest`
- Linting & Formatting: `eslint`, `prettier`
- Precommit: `husky`