Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 16 hours 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T20:18:30.000Z (over 1 year ago)
- Last Synced: 2024-11-09T00:08:08.710Z (about 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: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
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## Credentials for Demo
| Email Address | Password |
|-----------------| -------- |
| [email protected] | [email protected] |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