aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 30 forks source link

chore: rename todo-app to notes-app #8

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

N/A

Description

Rename todo-app to notes-app. The original plan was to create a ToDo app, as it is most common apps to start with. But we'll stick with Notes app as of now

Testing

Verified that backend, frontend and infra are working fine.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.