Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 337 Bytes

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