Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/briankarlsayen/note-app-client
https://github.com/briankarlsayen/note-app-client
drag-and-drop jsonwebtoken reactjs
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/briankarlsayen/note-app-client
- Owner: briankarlsayen
- Created: 2022-06-10T09:04:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T14:11:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T12:12:09.137Z (almost 2 years ago)
- Topics: drag-and-drop, jsonwebtoken, reactjs
- Language: JavaScript
- Homepage: https://note-app-client.web.app/app/notes
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note app
A notion knockoff, reverse engineered notion functionality such as save text and bookmark, drag and drop, etc.
### Technologies
- reactjs
- expressjs
- postgres
- sequelize
- puppeteer### Backend
note app backend server - [link](https://github.com/briankarlsayen/note-app-server)