https://github.com/itsarunkumar/link-spot
https://github.com/itsarunkumar/link-spot
hacktoberfest hactoberfest2023
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsarunkumar/link-spot
- Owner: itsarunkumar
- Created: 2023-09-08T14:19:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T14:58:11.000Z (about 2 years ago)
- Last Synced: 2025-01-12T22:44:40.410Z (9 months ago)
- Topics: hacktoberfest, hactoberfest2023
- Language: TypeScript
- Homepage: https://linkspot.vercel.app
- Size: 893 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Linkspot
a place to share your links with the world , no more hassle of keeping separate links
**Tech Stack**
- [Prisma](https://www.prisma.io/) - database ORM
- [MySql](https://planetscale.com/) - planetscale
- [Clerk](https://clerk.com/) - authentication
- [NextJS](https://nextjs.org/) - UI```bash
git clone https://github.com/itsarunkumar/link-spot.git
``````bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.