I Created a 📱Kindle OS with React

rivertwilight

RiverTwilight

Posted on August 13, 2021

I Created a 📱Kindle OS with React

Hello~

I like Amazon's Kindle❤, which is a best investment i've done. One day I found an awesome blogger who created a win95 OS for his blog, which inspired me to create this Kindle-styled componenet libaray.

Here are some screenshots of my blog.

Home

Dark Mode

Reader

Here is an edit-able playground: Stackblitz

run npm run dev to start dev, or run npm run start-playground to start playground only.

🍊Features

  • [x] 10 interactive Kindle components(Dialog, Button, List, Navbar...)
  • [x] Light / Dark theme switch
  • [x] Native kindle OS font (Optional)
  • [ ] Still developing...

Contribution

I use Typescript + React + styled-componenet to create this library. PRs are welcome❤

Project link: github.com/rivertwilight/kindle-ui

💖 💪 🙅 🚩
rivertwilight
RiverTwilight

Posted on August 13, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related