Skip to content

1983shiv/learn-nextjs-auth-google-github

Repository files navigation

👋 Hi, I’m Shiv Srivastava

A Full-Stack developer from India

Learning User Authentication and CRUD operation and securing api integration using next-Auth library mongoose authentication with google auth and github.

clone the repository to your computer git clone https://github.com/1983shiv/learn-nextjs-auth-google-github.git

go to tik-tac-to directory cd learn-nextjs-auth-google-github

install necessary dependancies npm install

run the app npm dev