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

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

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