Link Sharing App - Next.js Full Stack Challenge

Next.jsMongoDBCloudinary JoseBcrypt

In this project, I developed a Full Stack web application using Next.js. The website allows users to register, update their links and user information, and use the created links as a digital business card. Feel free to visit the website, explore it, and provide me with your valuable feedback.

Main Technologies Used

  • Next.js: A React-based SSR web framework. It provides the backbone for the website.
  • MongoDB: A database to store user data and links.
  • Cloudinary: A service used to store user photos.
  • Jose: A library used to create and verify tokens.
  • Bcrypt: A library used to securely hash user passwords in the database.

12