This is a full stack timer. It switches between the start and stop button when you click on them. It countes the time using the backend server so even if you close the window it still counts the time.
HOW TO USE: change directory to my-react-app type: npm run dev change directory to server type: npm run dev
then open the webpage using https://localhost:5173/