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

https://github.com/chiragbadhe/jiffyscan

AA Explorer
https://github.com/chiragbadhe/jiffyscan

Last synced: 3 months ago
JSON representation

AA Explorer

Awesome Lists containing this project

README

        

# jiffyScan

![alt text](/public//screenshot.png)

### Things Done ✅

- Tab switch between "Completed" and "In Review" sections.
- Hover effect on hackathon cards.
- Filter-by tab with categories: Design, Frontend, Backend, Blockchain, Content.
- Profile dropdown menu on clicking the profile section.
- Search button with stages: default, on hover, on select, pasting address.
- Tag component for displaying tags (e.g., frontend, blockchain, backend).
- Reusable card component for displaying various content.

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

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

You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.

# jiffyscan