Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

The color and UI of the page should be updated and there should be a dark mode in this #52

Closed whodivyanshu closed 1 year ago

whodivyanshu commented 1 year ago

Is your feature request related to a problem? Please describe. I will update the UI and color of the page so that It should become eye catching will also introduce dark mode in this website so that user can write notes in the night easily

Describe the solution you'd like I have created my own notes application with user authentication earlier so that I think I have the experience on working with is also, I will add some good colors to the UI can change the UI little bit and add dark mode to it

Describe alternatives you've considered We can also remove the add note section and add a fixed add note button in the bottom right, I think it is gonna look good with that

whodivyanshu commented 1 year ago

Please assign me this issue