Live Preview Link: https://sticky-notes-three-olive.vercel.app.
This is an application built with Next.js
where user can add, edit & delete notes. The main design inspiration of this application came from the dribbble that I found casually surfing the internet. I have implemented socket.io
in this project and thus, user can experience a realtime update in the UI from anywhere, anytime. I have created a simple & basic backend for this project using Node.js
, Express.js
& MongoDB
.
- Next.js
- React.js
- Socket.io
- TypeScript
- Redux Toolkit
- React Redux
- Framer Motion
- Tailwind CSS
- React Toastify