Link tree helps you to create a single customizable link to house all your social profiles and websites.
https://linktree-chi.vercel.app/
Here're some of the project's best features:
- Shareable Linktrees for profile showcase
- Authentication and Authorisation using JWT Tokens
- Smooth UI and Navigation
- Ability to manipulate and add social media profiles too
1. Clone the repository
git clone [email protected]:Devansh501/Linktree-app.git
2. Navigate to the master folder
cd Linktree
3. Install dependencies for frontend and backend both.
npm install
4. Make sure that any necessary environment variables are set. You might need to create .env files in both the backend and frontend folders.
5. Start the backend server in the server folder
npm start
6. Start the frontend development server in the site folder
npm run dev
Technologies used in the project:
- NextJs
- JavaScript
- NodeJs
- ExpressJs
- MongoDb
- JWT Tokens