This is really a tool for me for drafting out creative projects. Heavily inspired by the Strategy Canvas methodology presented in the book "Blue Ocean Strategy" by W. Chan Kim and Renée Mauborgne.

I wont be sharing hosting links to this as I think that could be violating copyright laws.

I have never used any services similar to this and this is only based on the concepts presented in the book. In honesty, I've never read the book i've just seen Youtube videos talking about the concept so I could be completely misunderstanding.

Available Scripts

Its a CRA project, heres the usual.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.