https://github.com/arden-rh/login-page-showcase
Login Page Showcase In React with React Router, Tanstack React Query and Tanstack React Table. Local user database from JSON-server-auth
https://github.com/arden-rh/login-page-showcase
axios axios-react json-server json-server-auth react react-query react-router react-table react-typescript scss typescript vite
Last synced: 2 months ago
JSON representation
Login Page Showcase In React with React Router, Tanstack React Query and Tanstack React Table. Local user database from JSON-server-auth
- Host: GitHub
- URL: https://github.com/arden-rh/login-page-showcase
- Owner: arden-rh
- Created: 2023-08-28T12:14:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T06:47:04.000Z (over 1 year ago)
- Last Synced: 2025-01-12T10:12:49.464Z (over 1 year ago)
- Topics: axios, axios-react, json-server, json-server-auth, react, react-query, react-router, react-table, react-typescript, scss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Login Page Showcase
### In React with React Router, Tanstack React Query and Tanstack React Table.
Local user database from JSON-server-auth
### To test app:
* `npm run server-auth` in one terminal to start the JSON-server for users
* `npm run dev` in a second terminal to start the Frontend (vite)
* Create a new user and login