- Create a dummy Todos
- Fetches 5 todos from [JSONPLACEHOLDER API](https://jsonplaceholder.typicode.com/)
- Delete the Todos
- Mark Todos when done
npm install
npm run serve
npm run build
npm run test
npm run lint
npm install
npm run serve
npm run build
npm run test
npm run lint