https://github.com/hemants1703/react-local-json-fetching
This react app fetches data from a local JSON
https://github.com/hemants1703/react-local-json-fetching
Last synced: 7 months ago
JSON representation
This react app fetches data from a local JSON
- Host: GitHub
- URL: https://github.com/hemants1703/react-local-json-fetching
- Owner: hemants1703
- Created: 2023-09-27T19:08:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T19:18:24.000Z (about 2 years ago)
- Last Synced: 2025-01-22T00:15:04.694Z (9 months ago)
- Language: JavaScript
- Homepage: https://react-local-json-fetching.vercel.app
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-local-json-fetching
This react app fetches data from a local JSON and renders it as a component to the end-user using React Hooks
Check it out live at [this link](https://react-local-json-fetching.vercel.app).