https://github.com/tomaszwysocki/quicknotes
Modern approach to note management.
https://github.com/tomaszwysocki/quicknotes
mysql next-auth nextjs planetscale prisma react tailwindcss typescript vercel
Last synced: 2 months ago
JSON representation
Modern approach to note management.
- Host: GitHub
- URL: https://github.com/tomaszwysocki/quicknotes
- Owner: tomaszwysocki
- License: mit
- Created: 2023-12-21T22:59:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T21:15:20.000Z (about 2 years ago)
- Last Synced: 2024-05-06T22:28:00.682Z (about 2 years ago)
- Topics: mysql, next-auth, nextjs, planetscale, prisma, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://quicknotes-iota.vercel.app
- Size: 377 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Quicknotes](https://quicknotes-iota.vercel.app/)
Quicknotes is a dynamic notes management application built with Next.js, offering a seamless and efficient way to organize your thoughts, tasks, and information. The application allows users to log in with their Google or Github accounts using OAuth, creating, viewing, editing, and deleting notes with ease.
## Features
- **Authentication**: Log in with your Google or Github account using OAuth for a secure and streamlined authentication process.
- **Note Creation & Management**: Create, view, edit, and delete notes effortlessly to stay organized and productive.
- **Responsive Design**: Enjoy a consistent and user-friendly experience across various devices and screen sizes.
- **Efficient Backend**: Utilizes the power of Next.js for a robust, scalable, and performant backend.
- **Intuitive User Interface**: Designed with a focus on user experience, Quicknotes provides an intuitive interface for a seamless navigation experience.
## Tech Stack
- [Next.js](https://nextjs.org/) – framework
- [TypeScript](https://www.typescriptlang.org/) – language
- [Tailwind](https://tailwindcss.com/) – CSS
- [PlanetScale](https://planetscale.com/) – database (MySQL)
- [NextAuth.js](https://next-auth.js.org/) – auth
- [Vercel](https://vercel.com/) – deployment
## License
This project is licensed under the MIT License.