https://github.com/zitaharry/classroom-frontend
https://github.com/zitaharry/classroom-frontend
arcjet cloudinary refine shadcn-ui tweakcn-theme-customization typescript vitejs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zitaharry/classroom-frontend
- Owner: zitaharry
- Created: 2026-01-16T11:37:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-16T14:53:21.000Z (6 months ago)
- Last Synced: 2026-01-17T04:12:34.158Z (6 months ago)
- Topics: arcjet, cloudinary, refine, shadcn-ui, tweakcn-theme-customization, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 208 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# frontend
This [Refine](https://github.com/refinedev/refine) project was generated with [create refine-app](https://github.com/refinedev/refine/tree/master/packages/create-refine-app).
## Getting Started
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility ✨
Refine's hooks and components simplifies the development process and eliminates the repetitive tasks by providing industry-standard solutions for crucial aspects of a project, including authentication, access control, routing, networking, state management, and i18n.
## Available Scripts
### Running the development server.
```bash
pnpm dev
```
### Building for production.
```bash
pnpm build
```
### Running the production server.
```bash
pnpm start
```
## Learn More
To learn more about **Refine**, please check out the [Documentation](https://refine.dev/docs)
- **REST Data Provider** [Docs](https://refine.dev/docs/core/providers/data-provider/#overview)
- **shadcn/ui** [Docs](https://refine.dev/docs/guides-concepts/general-concepts/#headless-concept)
- **React Router** [Docs](https://refine.dev/docs/core/providers/router-provider/)
## License
MIT