tymefighter / vMeet

vMeet application for video communication between any two users
0 stars 0 forks source link

Implement UI for user creation, login and logout using NextJS 14 #2

Open tymefighter opened 2 months ago

tymefighter commented 2 months ago

Implement UI for the following using NextJS 14:

  1. user creation
  2. login
  3. logout
Veljko28 commented 2 months ago

Hey, I saw you're using Next.js and needed to implement Next auth for user creation. I've used Shipfast, which is a Next.js boilerplate that gets you started in seconds. It'll save you a lot of time if you have plenty of projects like this. You can check it out here: ShipFast. You might have heard of Marc who is the creator of this boilerplate. (He's popular on twitter and youtube). I really like his product, so if you want check it out 😄.

tymefighter commented 1 month ago

Sure @Veljko28, I'll check out ShipFast. Thanks for the suggestion!!