https://github.com/sezmars/react-boilerplate
React boilerplate Booking App with TansTack (react-query)
https://github.com/sezmars/react-boilerplate
boilerplate crud eslint feature-sliced-design github-actions github-pages lazy-loading prettier react react-icons react-query react-router recharts styled-components supabase tanstack typescript
Last synced: about 1 month ago
JSON representation
React boilerplate Booking App with TansTack (react-query)
- Host: GitHub
- URL: https://github.com/sezmars/react-boilerplate
- Owner: sezmars
- Created: 2023-09-11T10:08:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-01T15:44:03.000Z (2 months ago)
- Last Synced: 2025-08-01T17:41:38.598Z (2 months ago)
- Topics: boilerplate, crud, eslint, feature-sliced-design, github-actions, github-pages, lazy-loading, prettier, react, react-icons, react-query, react-router, recharts, styled-components, supabase, tanstack, typescript
- Language: TypeScript
- Homepage: https://sezmars.github.io/react-boilerplate/
- Size: 4.99 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite
## Development server
Run `npm run dev` for a dev server. Navigate to `http://localhost:5173/`. The application will automatically reload if you change any of the source files.
## Techologies
- HTML
- CSS
- TypeScript
- React.js
- Supabase
- React Query
- React Icons
- React router
- Styled components
- Recharts
- Vite## Demo credentials are out of date
[Please read](https://github.com/sezmars/react-boilerplate/issues/2)
| Email Address | Password |
|-----------------| -------- |
| admin@admin.com | admin@admin.com |This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh