Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 408 Bytes

Y

Y is a minimalist X/Twitter clone written with Next.js. Demo

The data is stored locally in a Dexie.js database

Run

git clone https://github.com/psincf/y
cd y
npm install
npm run build
npm run start

And then open http://127.0.0.1:3000/ in your browser

Screenshots

Y2