My Money App App to learn React and Redux How to run Backend Requirements MongoDB Node cd backend npm install Dev mode npm run dev Production mode npm run production How to run Frontend Requirements Node cd backend npm install Dev mode npm run dev Production mode npm run production