Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurjazz18/exactspace-assignment
This is simple photo gallery app. In which I used the Infinite Scrolling to get data. Whenever we reach end of the page it call the fetch function with new page
https://github.com/gurjazz18/exactspace-assignment
css fetch-api reactjs
Last synced: 19 days ago
JSON representation
This is simple photo gallery app. In which I used the Infinite Scrolling to get data. Whenever we reach end of the page it call the fetch function with new page
- Host: GitHub
- URL: https://github.com/gurjazz18/exactspace-assignment
- Owner: Gurjazz18
- Created: 2023-08-29T09:13:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T18:53:01.000Z (about 1 year ago)
- Last Synced: 2023-08-31T08:13:00.981Z (about 1 year ago)
- Topics: css, fetch-api, reactjs
- Language: JavaScript
- Homepage: https://exactspace.vercel.app/
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExactSpace-Photo-Gallery_Assignment
This is simple photo gallery app. In which I used the Infinite Scrolling to get data. Whenever we reach end of the page it call the fetch function with new page**Home Page**
![homepage](https://github.com/Gurjazz18/exactSpace-assignment/assets/96822665/8f28f96b-7bc3-4afb-9966-e289ec494d02)**Deploy Link**
``
https://exactspace.vercel.app/
``