Add a progress visualization feature that displays user workout statistics such as total weight lifted, number of sets completed, and workout streaks over time. This should include interactive charts or graphs (e.g., using Recharts or Chart.js) to help users easily track and understand their fitness progress.
add new file name as Progress.jsx within the app\src\Components file directory for easy navigation