Inspectr App
Inspectr App is a standalone application, powering Inspectr and built using Inspectr UI components.
Installation

Install the package via npm:
npm install @inspectr/app
Usage
To start the application in development mode:
npm start
Then, open your browser and navigate to http://localhost:4004 (or the port specified in your configuration) to see the app in action.
Contributing
Contributions are welcome! If you have ideas, improvements, or bug fixes, please open an issue or submit a pull request via the GitHub repository.
Bugs & Issues
Found a bug or have a feature request? Please report it via the issue tracker.