techcsispit / MERN-Auth-Workouts-App

This Workouts App is a full-stack CRUD application built using the MERN stack (MongoDB, Express, React, Node.js) with authentication implemented using Bcrypt and JWT. The app allows users to create, update, view, and delete workouts once they are authenticated. Contributions are welcome to improve styling, fix bugs, and add features.
0 stars 2 forks source link

Dark Mode #9

Closed Vansh-Parate closed 3 days ago

Vansh-Parate commented 1 week ago

Adding a Toggle Button for theme change.

Improves the user experience with option of dark/light theme