Skip to content

suranisaunak/Planetary-in-NextJS

Repository files navigation

How to add next-auth to your NextJS Project?

Add Google & Apple client id and google client secret in .env

GOOGLE_CLIENT_ID='Your google client id'
GOOGLE_CLIENT_SECRET='Your google client secret'

APPLE_ID='Your apple id'
APPLE_SECRET='Your apple client secret
  • Social Login
  • Integrate third-party APIs
  • Running the Test Cases

About

A Planetary project team in NextJS to display habited planets and launch mission with the help of an API with React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published