LinkMe is a Full Stack Link Aggregator Web Application designed for content creators. It allows users to easily share their links with their audience and provides a user-friendly dashboard for managing and organizing links.
Features
- User Authentication: Users can create accounts and log in to access their personalized dashboard.
- User Dashboard: The dashboard provides an overview of all the links created by the user.
- Create, Read, Update, Delete Links: Users can easily create new links, view existing links, update the details of a link, and delete unwanted links.
- Share Links with Audience: LinkMe provides a convenient way for content creators to share their links with their audience.
- Custom Links: Users can create custom links that are easy to remember and share.
Technologies Used
LinkMe is built using the following technologies:
- Next.js: A React framework for building server-side rendered and static websites.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
- Prisma: A modern database toolkit for Node.js and TypeScript.
- Next-Auth: An authentication library for Next.js applications.
- MongoDB: A popular NoSQL database for storing and retrieving data.