Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorferronato/infinite-scroll
https://github.com/vitorferronato/infinite-scroll
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitorferronato/infinite-scroll
- Owner: VitorFerronato
- Created: 2023-11-13T15:12:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-18T14:02:27.000Z (8 months ago)
- Last Synced: 2024-12-23T18:12:32.478Z (about 1 month ago)
- Language: Vue
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infinite Scroll
https://github.com/VitorFerronato/infinite-scroll/assets/94748997/9a31d9b5-5909-4eb7-82d7-f032a1caebae## Description
This project is an implementation of an infinite scroll list using Vue.js, vueUse, dummyJson and Axios. The application fetches dummy data from the API using dummyJson and displays it in the interface using Vue.js, taking advantage of the infinite scroll feature to load more items as the user scrolls down.
## 💻 Technologies Used
- **VueJS**
- **VueUse**
- **DummyJson**
- **Axios**- ## Deploy
[https://lnkd.in/eC5DhgeF](https://infinite-scroll-vue.netlify.app/)## Testing
- **npm install**
- **npm run dev**