Skip to content

Latest commit

 

History

History
180 lines (121 loc) · 8.96 KB

README.md

File metadata and controls

180 lines (121 loc) · 8.96 KB

✔ Pretty JSON Viewer

  • Designed and developed a clean and modern react app using React.js , HTML, CSS, and JavaScript.
  • Implemented the JSON file selecting option using File Handler, along with Copy Action button.
  • Utilized responsive design to ensure compatibility across all devices.

Pretty JSON Viewer JSoN

GitHub Repo stars GitHub Repo forks GitHub Repo watchers GitHub contributors

GitHub language count GitHub top language GitHub repo file count GitHub repo size

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

GitHub commit activity GitHub commit activity/year GitHub commit activity/month GitHub commit activity/week GitHub last commit GitHub Discussions

GitHub package.json version

Github


📌REQUIREMENTS :

  • node.js
  • Visual Studio Code

📌How this React App works :

  • First user need to download the app and open the folder pretty-json-viewer in the Visual Studio Code.
  • Inorder to run the app, follow below steps:
    • This command will change the directory to the app directory.
     cd pretty-react-app
    
    • This will start compiling the app, and after compiling it will provide the option of link where we can view the app, and even opens the app in default browser.
     npm start
    
  • In the brower, user will see the option to select the JSON file using Choose File button.
  • When user selects the JSON file, the file name will be visible next to the button and Copy JSON button will gets enabled, and below that JSON Content will be visible.
  • IMP : Also if user clicks on Choose File button, and end up selecting no JSON file, then the Copy JSON button and JSON Content Area will be disabled from the webpage, as no file is selected.

📌SCREENSHOTS :

image

image

image

image

image

image


📌IMP Notes :

🌟Stargazers Over Time:

Stargazers repo roster for @akash-rajak/Pretty-JSON-Viewer Stargazers over time


🌟Forkers Over Time:

Forkers repo roster for @akash-rajak/Pretty-JSON-Viewer


📌Contributors: