Muath-TodoLocally ToDo App store locally for Docker workshop Open terminal Clone Repostrie git clone https://github.com/GSG-G10/Muath-TodoLocally.git cd Muath-TodoLocally npm install in terminal npx json-server --watch 'tmp/data.json' --port 8000 in another termial npm start