Creatiview aims to be a tool for artists to upload their work and share for review and comments by sharing a link. Reviewers can then follow that link, and leave their thoughts on specific parts of the piece by clicking their point of interest!
Stories can be found here on Trello: https://trello.com/b/XTegjaWo/creatiview
Needs yarn and node
yarn
to install dependencies.yarn start
to serve app on localhostFor a quick component overview, run Storybook
yarn storybook
Note: This project comes with recommended VS Code extensions that improve the development process. Give it a try if you like!
For now, images are self hosted only on Google at the moment!
To use this app, you'll have to have:
Setup Public Folder
5.Change it to "Public on the Web". By default "Can view only" should be selected and is ideal! 6. Finally click "Done" to apply. Now anything you put in here is accessible to the public.
Accessing your Image in the App
Base URL:
https://drive.google.com/uc?id=<file-id-from-drive>)
/file/d
part,
copy it and paste it in the base URL replacing the <file-id-from-drive>
. Example:
Here is the share link for a sample upload:
https://drive.google.com/file/d/17i1_TOLIO_9AzaGAES9zs_p314RADHS7/view?usp=sharing
The resulting URL is
https://drive.google.com/uc?id=17i1_TOLIO_9AzaGAES9zs_p314RADHS7
You can compressed using TinyPNG. Lessens the quality but makes the app a little faster!