An Application which helps you create topics and within topics notes with the help of Markdown and displays the Markdown contents. This app uses the Github auth to connect to verify the user using github Api.
- Next.Js
- Tailwind Css & Daisy Ui
- Prisma
- Next-Auth
- tRPC
- Supabase
- PostgresDB
Rest You Can Find in package.json
Install the Required Packages
npm install
To Run the Application
npm run dev
Thank You For Checking Out.