Todo react app Simple react app that connects to an API. Running the app Install that dependencies with npm install Then, you can run the app npm run start Or in dev mode npm run dev