Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucassantus/next-auth-credentials
:blue_book: simple authentication template using next14 + next auth + typescript.
https://github.com/lucassantus/next-auth-credentials
framer-motion next-auth next-themes next14 prisma shadcn-ui tailwindcss typescript
Last synced: 3 months ago
JSON representation
:blue_book: simple authentication template using next14 + next auth + typescript.
- Host: GitHub
- URL: https://github.com/lucassantus/next-auth-credentials
- Owner: LucasSantus
- License: mit
- Created: 2023-11-21T21:10:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T02:52:18.000Z (8 months ago)
- Last Synced: 2024-06-11T04:09:52.940Z (8 months ago)
- Topics: framer-motion, next-auth, next-themes, next14, prisma, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://next-auth-admin-credentials.vercel.app/
- Size: 522 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Next Auth Credentials
:information_source: About
> This project was developed using Nextjs, React, TypeScript, TailwindCSS.
The idea is:
_"Create a simple project template using next 14, tailwindcss, framer motion, shadcn ui."_
---
:question: Why
This project is part of my personal portfolio, I will be happy if you provide some feedback, code, structure, functionality or any feature&improvement you can report to improve it.
You can use this project however you want, whether it's for studying, making improvements, you call the shots!
This is a totally free project!
---
:rocket: Tecnologies
Used tools:
- [NextJS v13.4.13](https://nextjs.org/)
- [CLSX v2.0.0](https://www.npmjs.com/package/clsx)
- [Eslint v8.42.0](https://github.com/eslint/eslint)
- [Lucide React v0.263.1](https://lucide.dev/)
- [Prettier v2.8.8](https://prettier.io/)
- [React v18.2.0](https://pt-br.reactjs.org/)
- [TypeScript v5.1.3](https://www.typescriptlang.org/)
- [TailwindCSS v3.3.2](https://tailwindcss.com/docs/installation)
- [Framer Motion v10.16.2](https://www.npmjs.com/package/framer-motion)
- [Radix UI](https://www.radix-ui.com/)
- [DayJS v1.11.9](https://day.js.org/)
- [React Hook Form v7.45.4](https://react-hook-form.com/)
- [Zod v3.22.2](https://github.com/colinhacks/zod)
- [Axios v1.4.0](https://axios-http.com/ptbr/docs/intro)---
:sparkles: Features
- [X] Create Account;
- [x] Authentication;
- [x] Profile;
- [X] Reset Password - Resend;
- [X] Change Password;
- [X] Delete Account;
- [X] Animations.---
:computer: Run project
If you are interested in examining the source code and experiencing how the project works, click here for a detailed preview and the opportunity to run it.
---
:bust_in_silhouette: Author
Made with ❤️ by Lucas Santus!
Thanks for visiting and good coding!---
:memo: License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/LucasSantus/next-auth-credentials/blob/master/LICENSE) for better details.