This repository is for developing frontend components.
- Input OTP component
- Autocomplete like google search bar
- Calculator
- Drag and Drop
- File Explorer
- Image Carousal
- Nested Checkboxes
- Nested Comments
- Progress Bar
- Star Rating
- Infinity Scroll
- Learn how to implement lazy loading of data on scroll
- Improve understanding of intersection observers and pagination logic
- Config Driven form
- Ecommerce Filters
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.