This app was made as a way to try out Tauri to see if I'd want to use it for an upcoming personal project. Ultimately I've decided not to create a native app, if you could consider Tauri and Electron native, and opt to create said personal project as a web app instead.
- Upload and display images
- Manage image notes and source links
- Display colours from image and copy their hex code
- Install it via
npm install -g react-devtools - Run
react-devtoolsto start an instance of the dev tools - Launch the app with
npm run tauri dev