patelvivekdev / acme-auth

A next js based authentication, used third party rest api for auth.

Home Page:https://acme-auth.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

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

About

This project is demo of using freeapi.

This is auth project to demonstrate how to use freeapi to get data and use it in your project.

What this project does?

  • Next.js
  • Tailwind CSS
  • FreeAPI
  • Login
  • Register
  • protected routes
  • Logout
  • Profile
  • forgot password
  • reset password
  • verify email

About

A next js based authentication, used third party rest api for auth.

https://acme-auth.vercel.app/


Languages

Language:TypeScript 97.2%Language:CSS 2.0%Language:Nix 0.6%Language:JavaScript 0.2%