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

darkmode added #197

Closed Pratham271 closed 8 months ago

Pratham271 commented 8 months ago

please check the updated version now . I have added the darkmode.

Rajat2024 commented 8 months ago

dark mode is only on loginpage

Pratham271 commented 8 months ago

I added it on the body but let me check again

Pratham271 commented 8 months ago

https://github.com/Rajat2024/NoteBook/assets/83640434/a9fa9ab0-5401-4064-b8d0-ea99044338ac

Check the video it is working fine on my local machine