diff --git a/README.md b/README.md index 54b9768..95e58c0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@

JSON Viewer

Transform complex JSON data into beautiful, interactive visualizations

- [![Live Demo](https://img.shields.io/badge/🌐_Live_Demo-json.nonstopio.com-blue?style=for-the-badge&logo=vercel)](https://json.nonstopio.com) - visits + [![Live at](https://img.shields.io/badge/🌐_Live_at-json.nonstopio.com-blue?style=for-the-badge&logo=vercel)](https://json.nonstopio.com) [![Built with React](https://img.shields.io/badge/Built_with-React_18-61DAFB?style=for-the-badge&logo=react)](https://reactjs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/) @@ -27,27 +26,25 @@ A modern, intuitive JSON viewer that transforms complex JSON data into a visuall ## ✨ **Features** ### 🔧 **Core Functionality** -| Feature | Description | -|---------|-------------| -| 🧠 **Smart JSON Parsing** | Real-time syntax validation with clear error messages | -| 🌳 **Interactive Tree View** | Collapsible/expandable nodes with smooth animations | -| 📥 **Multiple Input Methods** | Paste, upload, or drag & drop JSON files | -| 🔍 **Advanced Search** | Global search with real-time highlighting and navigation | -| 🎨 **Theme Support** | Dark/light/system theme with automatic detection | -| 📋 **Copy Functionality** | Copy values and JSON paths with one click | -| 🖥️ **Fullscreen Mode** | Native browser fullscreen for immersive JSON viewing | +| Feature | Description | +|-------------------------------|----------------------------------------------------------| +| 🧠 **Smart JSON Parsing** | Real-time syntax validation with clear error messages | +| 🌳 **Interactive Tree View** | Collapsible/expandable nodes with smooth animations | +| 📥 **Multiple Input Methods** | Paste, upload, or drag & drop JSON files | +| 🔍 **Advanced Search** | Global search with real-time highlighting and navigation | +| 🎨 **Theme Support** | Dark/light/system theme with automatic detection | +| 📋 **Copy Functionality** | Copy values and JSON paths with one click | +| 🖥️ **Fullscreen Mode** | Native browser fullscreen for immersive JSON viewing | ## 📸 **Screenshots**
-

🌟 Beautiful JSON Visualization

-

Experience JSON data like never before

+ JSON Viewer Interface -

- Live Demo + Live at

@@ -84,7 +81,7 @@ npm run build npm run preview ``` -### 🌐 **Live Demo** +### 🌐 **Live at** Visit our hosted version at **[json.nonstopio.com](https://json.nonstopio.com)** to try it out instantly! ## 📖 **How to Use** @@ -150,13 +147,8 @@ We welcome contributions! Here's how to get started: ---
-

🌟 **Made with ❤️ by NonStop Team**

-

- 🌐 Visit NonStop • - 🚀 Try JSON Viewer • - 💻 GitHub -

- +

Made with ❤️ by NonStop Team

+

Star this repo

diff --git a/img.png b/img.png new file mode 100644 index 0000000..13d35d8 Binary files /dev/null and b/img.png differ