
A simple Fitness Tracker web app built with the MERN stack (MongoDB, Express, React, Node.js) and Material UI. Users can add, view, and delete fitness activities. Images are sourced from Unsplash.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components