A minimalist JavaScript playground that lets you write and test code instantly in your browser. No setup, no account needed - just pure JavaScript coding.
- Instant JavaScript execution
- Code snippets included
- Clean, distraction-free interface
- Real-time error feedback
- Vite - Next Generation Frontend Tooling
- React - A JavaScript library for building user interfaces
- TypeScript - JavaScript with syntax for types
- shadcn/ui - Beautifully designed components
- Tailwind CSS - A utility-first CSS framework
git clone https://github.com/Xaypanya/js-codeplayground
npm install
npm run dev
Feel free to contribute! Open an issue or submit PRs.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Xaypanya Phongsa - @Xaypanya Project Link: https://github.com/Xaypanya/js-codeplayground
Made with ❤️ by Xaypanya Phongsa