Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmingwithgaurav/notes-app
Notes App with Supabase and Nextjs🌟🤩
https://github.com/programmingwithgaurav/notes-app
login-system nextjs notes-app react supabase
Last synced: about 9 hours ago
JSON representation
Notes App with Supabase and Nextjs🌟🤩
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/notes-app
- Owner: ProgrammingWithGaurav
- Created: 2022-12-05T09:47:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T09:04:25.000Z (almost 2 years ago)
- Last Synced: 2023-10-30T12:28:26.358Z (about 1 year ago)
- Topics: login-system, nextjs, notes-app, react, supabase
- Language: JavaScript
- Homepage: https://best-note-app.netlify.app
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes App
```
npm run start
```# live site
- https://best-note-app.netlify.app# Tech Stack Used ⚙️
- NextJs
- Supabase (backend)
- Tailwind CSS## Screenshot
![fddf](./app/public/Screenshot.png)# Fatures 🌟
- Multi User Support
- Add/Delete/Update Note (Realtime)
- Profile Page (for viewing details)
- A good home page
- Auto Redirect (for loggedin user)#### Feel free to contribute and improve this project or you can find a bug and post a solution for it.