Looking for the legacy version?
This is a simple database application that reads and displays data from a JSON file. The application is built using the React framework and allows users to upload a JSON file, which is then parsed and displayed in a table format.
To use the application, follow these steps:
- Clone the repository to your local machine.
- Install the necessary dependencies by running
npm install
in the project directory. - Start the application by running
npm start
. - In the browser, navigate to
http://localhost:3000/
to access the application. - Click the "Choose File" button to select a JSON file to upload.
- Once the file is uploaded, the data will be displayed in a table format.
The application is built using the React framework, and also makes use of the following packages:
react-dom
react-scripts
typescript
The JSON Database is a simple, yet effective application that allows users to quickly and easily view data from a JSON file. It is built using the React framework, and is easy to customize and extend as needed.
The code is issued under MIT license
©VEERT00X 2023