https://github.com/jonasfroeller/bookmark-organizer
Are Your Bookmarks Out Of Control? Bookmark organizer helps you to organize them. Technologies: HTML, CSS, SCSS, JS, TS, React, NextJS, T3-Stack, Radix, Framer-Motion
https://github.com/jonasfroeller/bookmark-organizer
framer-motion radix t3-stack
Last synced: 8 months ago
JSON representation
Are Your Bookmarks Out Of Control? Bookmark organizer helps you to organize them. Technologies: HTML, CSS, SCSS, JS, TS, React, NextJS, T3-Stack, Radix, Framer-Motion
- Host: GitHub
- URL: https://github.com/jonasfroeller/bookmark-organizer
- Owner: jonasfroeller
- Created: 2023-07-30T15:10:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T18:28:07.000Z (9 months ago)
- Last Synced: 2025-02-22T19:23:16.290Z (9 months ago)
- Topics: framer-motion, radix, t3-stack
- Language: TypeScript
- Homepage: https://bookmark-organizing.vercel.app/
- Size: 855 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create T3 App
This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app` with [Better Auth](https://better-auth.com) as Authentication Provider.
## What's next? How do I make an app with this?
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our [Discord](https://t3.gg/discord) and ask for help.
- [Next.js](https://nextjs.org)
- [Better Auth](https://better-auth.com)
- [Prisma](https://www.prisma.io/)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)
## Learn More About Better Auth
To learn more about [Better Auth](https://better-auth.com/), take a look at the following resources:
- [Documentation](https://better-auth.com/docs)
- [Discord](https://discord.gg/GYC3W7tZzb) — Join our Discord server to ask questions and get help
## Learn More About the T3 Stack
To learn more about the [T3 Stack](https://create.t3.gg/), take a look at the following resources:
- [Documentation](https://create.t3.gg/)
- [Learn the T3 Stack](https://create.t3.gg/en/faq#what-learning-resources-are-currently-available) — Check out these awesome tutorials
You can check out the [create-t3-app GitHub repository](https://github.com/t3-oss/create-t3-app) — your feedback and contributions are welcome!
## How do I deploy this?
Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.