Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitorferronato/infinite-scroll


https://github.com/vitorferronato/infinite-scroll

Last synced: about 1 month ago
JSON representation

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**