Home

Awesome

Searching the Lens protocol

Click here to search: https://lens.sepana.io/ <img width="1049" alt="Screen Shot 2022-03-27 at 4 16 35 PM" src="https://user-images.githubusercontent.com/87264202/160283303-7fe51c90-9911-4fcf-9510-92b2fc9e2f67.png">

Search by content, keywords, hashtags, profiles, and more

<img width="1234" alt="Screen Shot 2022-03-27 at 4 23 00 PM" src="https://user-images.githubusercontent.com/87264202/160283579-65ebae37-c9c1-4659-ae93-6a13547244c9.png">

Explore a profile's social graph

<img width="837" alt="Screen Shot 2022-03-27 at 4 24 19 PM" src="https://user-images.githubusercontent.com/87264202/160283641-bafd6b43-9765-4157-ad2d-a938cfc39f2a.png">

Easy sorting with Top, Recent, Profiles, Links, and Photo tabs

<img width="861" alt="Screen Shot 2022-03-27 at 4 25 43 PM" src="https://user-images.githubusercontent.com/87264202/160283698-c006d604-371e-4693-8982-8c439cca18bf.png">

How to spin up the frontend

Built with Typescript and React

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.