Y is a minimalist X/Twitter clone written with Next.js. Demo
The data is stored locally in a Dexie.js database
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