https://github.com/alexb017/note-taking-app
Fullstack Keep Clone
https://github.com/alexb017/note-taking-app
firebase nextjs react tailwindcss typescript
Last synced: 3 months ago
JSON representation
Fullstack Keep Clone
- Host: GitHub
- URL: https://github.com/alexb017/note-taking-app
- Owner: alexb017
- Created: 2023-03-06T15:29:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T19:29:45.000Z (over 1 year ago)
- Last Synced: 2025-02-15T20:27:38.625Z (over 1 year ago)
- Topics: firebase, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://note-taking-app-alexb017s-projects.vercel.app
- Size: 950 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a full-stack Google Keep Clone with: React, Next.js, Firebase, and Tailwind.

#### Features
- Real-time database
- Create, update and delete notes
- Light and Dark mode with next-themes
- Authentication with Google
- Authentication with GitHub
- Build with TypeScript
- Set remainders
- Add note to archive
- Change background color
- Pin note
- View last edited (time) based on title or content
- Image upload
- Search notes
- Delete user profile
- Responsive UI design
- Designed with shadcn/ui