This is a simple note-taking app built with SwiftUI. It allows users to add notes with an associated mood emoji and view them in a list. Users can also delete notes as needed.
- Add a new note with a mood emoji and text.
- View a list of all notes.
- Delete notes from the list.
- Open XCode, click on 'Clone git repository', and paste 'https://github.com/realtobyfu/mood-journal-app'.
- Run the simulator