- ReactJs - Javascript library
- React Bootstrap - UI styling
- Redux Toolkit - For managing and centralizing application state.
- React Router Dom - Routing/ redirecting of all pages
NodeJs + ExpressJs + MongoDb
- Complete user authentiation using JWT Auth Token, Forkmik & yup for form validations.
- User can create a note which includes content with Markdown syntax feature.
- Update / delete / view a note.
- User profile page to update user details + avatar.