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

Implement dark mode toggle switch on website #95

Closed sabhisharma-ise closed 1 year ago

sabhisharma-ise commented 1 year ago

Describe the solution you'd like I think adding a dark mode toggle switch would be a great way to improve the user experience of our website. It would be a relatively easy feature to implement, and it would be a valuable addition for our users.

Additional context Contributor - Sabhi Sharma (GSSOC'23)