Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

lenis nextjs server-actions shadcn-ui tailwindcss

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Infinite-Scroll

This is infinite scrolling site with smooth scrolling.
Clicking on the card open modal and show details.

## Getting Started

First,
clone the repository

```bash
git clone https://github.com/ARITRA69/infinite-scroll
```

Then,
download node modules and the necessary dependencies

```bash
npm install
```

run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.