Skip to content

Yoni-Deserbaix/google-authentification

Repository files navigation

Google Authentification 🔐

The aim of this project was to enhance my skills with Next.js, TypeScript, and Tailwind CSS, while also exploring modern libraries like Shadc/UI and NextAuth. I implemented a Google authentication system to enable user login functionality.

Screenshots 📸

screen screen

Technologies used 🔪

Skills gained 🌟

  • Improving Next.js, TypeScript, and Tailwind Skills: I focused on improving my proficiency in Next.js, TypeScript, and Tailwind CSS, refining my knowledge and abilities in these technologies.

  • Exploring Modern Libraries: I delved into modern and recent libraries like Shadcn/UI and NextAuth, gaining insights into their features and functionalities.

  • Implementing Google Authentication: I successfully implemented a Google authentication system, allowing users to log in using their Google accounts, thereby enhancing the user experience and security of the application.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A small project to learn shadcn/ui & NextAuth with Next.JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published