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

https://github.com/kvbc/jwt-login-demo

next.js login demo using JWT
https://github.com/kvbc/jwt-login-demo

Last synced: 10 months ago
JSON representation

next.js login demo using JWT

Awesome Lists containing this project

README

          

# jwt-login-demo
next.js login demo using JWT

| | |
| - | - |
| ![](github/1.PNG) | ![](github/2.PNG) |
| ![](github/3.PNG) | ![](github/4.PNG) |

# Running

1. Clone this repo `git clone https://github.com/kvbc/jwt-login-demo`
2. Run `npm i` in `/frontend` and `/backend`
3. Run `npm run dev` in `/frontend` and `/backend` (in separate terminals)
4. Open up `localhost:3000` in your browser
5. Enjoy