A powerful, modern, and efficient tool for formatting JSON and CSS. Built with speed and user experience in mind.
- JSON Formatter: Instantly format, minify, and validate JSON data.
- CSS Formatter: Beautifully format and optimize CSS code.
- Modern UI: Built with React and Tailwind CSS for a sleek, responsive experience.
- Fast Performance: Powered by Vite for near-instant development and optimized builds.
- Vite: Next-generation frontend tooling.
- React: A JavaScript library for building user interfaces.
- TypeScript: Typed superset of JavaScript for better developer experience.
- Tailwind CSS: Utility-first CSS framework for rapid styling.
- shadcn/ui: High-quality UI components.
- Clone the repository:
git clone https://github.com/harish303118/JSONFormatter-CSSFormatter.git
- Navigate to the project directory:
cd JSONFormatter and CSSFormatter - Install dependencies:
npm install # or bun install
Start the development server:
npm run dev
# or
bun run devBuild the project for production:
npm run build
# or
bun run buildContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
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
If you find this project useful or interesting, please consider supporting it:
⭐️ Star this repository on GitHub to help others find it.
Share this project with your friends and colleagues on social media.
Report any bugs or issues you find to help us improve.
This project is open-source and available under the MIT License.