developer-student-clubs / npmBox

⚡ A curated collection of npm packages for its various use cases. 📔
https://developer-student-clubs.github.io/npmBox/
MIT License
22 stars 25 forks source link

Added Prisma Authentication Example & Updated README #70

Closed omjogani closed 2 years ago

omjogani commented 2 years ago

Hello Om Here

I have added a Fully Working Prisma Authentication (Login & Register) And CRUD Example. Which uses JWT Token to keep track of the authenticity of a User and Also Updated the README File (Added 2 New Packages (Tailwindcss and Prisma).

Please review this PR.

Thanks -Om Jogani