An open API service indexing awesome lists of open source software.

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

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`