Skip to content

A-Maged/nextjs-auth

Repository files navigation

Installation

$ yarn

Env

create .env file & fill it with the correct values

cp .env.example .env

Running the app

# Development
$ yarn dev

# Production mode
$ yarn build
$ yarn start

Then head to http://localhost:3000

About

Next.js App has Login, Register & Profile page with Images upload

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published