"# react-infity-scroll"
- View cards.
- Load more cards while scrolling.
- React JS
- Vite JS
- TypeScript
- React Query
- Rick and Morty API
- CSS vanilla
- Clone the repository (Make sure Git is installed in your device)
- Install dependencies of the project. (using command
npm install) - Run the project. (using command
npm run dev)