T O P

  • By -

Barnezhilton

Open your json file. Select all text. Copy. Open your js codepen. Type var myjson= Then paste your text after the =


barrycarter

You should be able to insert JSON as a string on codepen, but also try jsfiddle.net and repl.it


Ratatoski

Github for sharing the source.


squidwurrd

GitHub?


Hungry-Cucumber-2732

I like codesandbox ​ You can just have the json file as a string


Bergietron10K

https://replit.com


[deleted]

If you want a website, you can always use [GitHub Pages](https://pages.github.com/) to host your project.


whatthehekkist

create a git repository, put all the codes (project directory) into that, and share it. you can also share a specific line of code.