JSONeo is a modern web application that allows you to easily download and format JSON data from multiple URLs. Built with Next.js and styled with Tailwind CSS, it provides a sleek and user-friendly interface for working with JSON files.
- 🚀 Download JSON data from multiple URLs simultaneously
- 💅 Automatic JSON formatting and prettification
- 📋 Multi-URL input support with validation
- 🌓 Light/Dark theme toggle
- 🎨 Modern glass-morphism UI design
- ⚡ Real-time preview of JSON content
- 📱 Responsive layout for all devices
- 🔍 Error handling and validation
- Next.js 15 - React Framework
- Tailwind CSS - Styling
- Framer Motion - Animations
- TypeScript - Type Safety
- Lucide Icons - Icons
- Enter one or multiple JSON URLs in the input field (one per line)
- Click "Add" to fetch and format the JSON data
- Preview the formatted JSON content
- Customize the filename if needed
- Click "Download" to save the formatted JSON file