DEV Community

Cover image for I Created a 📱Kindle OS with React
RiverTwilight
RiverTwilight

Posted on • Updated on

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

Top comments (0)