Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.11 KB
Twitoor Logo

Twitooor

twitooor.vercel.app »

A decentralized, and permissionless social media app built on Lens Protocol 🌿


🌿 About Twitoor

Twitoor is a modern web3 social media application that leverages the power of Lens Protocol 🌿 to create a decentralized and permissionless platform for users to interact, share, and engage with one another. With a focus on privacy, and user controlled data, Twitoor aims to revolutionize the social media landscape by providing a more transparent and equitable digital environment for its users.

Mockup

Setup on your device

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open 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.