https://github.com/anthony-fdez/notedpp
ReactJS note taking/collaboration site
https://github.com/anthony-fdez/notedpp
mantine nextjs reactjs zustand
Last synced: 10 days ago
JSON representation
ReactJS note taking/collaboration site
- Host: GitHub
- URL: https://github.com/anthony-fdez/notedpp
- Owner: anthony-fdez
- License: mit
- Created: 2022-10-10T18:28:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T14:24:04.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T02:59:45.936Z (over 2 years ago)
- Topics: mantine, nextjs, reactjs, zustand
- Language: TypeScript
- Homepage: https://notedpp.com
- Size: 6.42 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noted++
This is yet another note taking website. Built with Next.js. I built this project just for fun to freshen up my typescript skills but mainly to learn to work on the backend side of the app (thanks to @fidel-bello for helping me set it up).
Fun fact, I ended up using this app as my main note taking app, and I'm the only one using it. The cost to host the server and database is about $25 a month, so I'm basicaly paying for the most expensive note taking app ever lol
[Backend repo for this project here](https://github.com/anthony-fdez/notedpp-backend)