My first major full stack project which I have ever done. This is a notes taking web application.
Made using
Frontend
- ReactJS (Frontend Framework)
- Axios
- DaisyUI & TailwindCSS
- React Router
- React MD Editor
Backend
- ExpressJS (NodeJs Framework)
- MongoDB
- JSON Web Token
- Bcrypt
Features
- Secure Register/Login(Validation not added) - Passwords are hashed
- Clean & Simple UI
- Markdown Support in notes
- Edit/Delete/View Notes anywhere
- Search Feature
- Categorize notes by tags
- 25+ Themes (hidden in the navbar logo)
- Breadcrumbs added