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

added dark mode #14

Closed Vansh-Parate closed 1 month ago

Vansh-Parate commented 1 month ago

Resolves #9 Screencast from 2024-10-20 09-56-53.webm Detects the current theme of the device and sets it. Added transition for smooth change between themes