This project is a Next.js application that allows users to search for data from the GitHub API, paginate through the results, and download them as a CSV file.
- Search for repositories on GitHub
- Display search results in a table
- Pagination to navigate through results
- Download search results as a CSV file