React and Javascript playground to run and document code without any of setup.
- 🚀 fast and easy to use
- 🌠 no setup required
- ✨ directly import any client side package
- 🤖 auto suggestions for keywords
- save user's code and documentation state locally
- writing test
git clone https://github.com/naman360/react-play.git
cd react-play/
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Fork it (https://github.com/naman360/react-play/fork)
- Create your feature branch (
git checkout -b feat/abc
) - Commit your changes (
git commit -m 'feat: added abc feature'
) - Push to the branch (
git push origin feat/abc
) - Create a new Pull Request
Don't forget to leave a ⭐ if you found this useful.