Skip to content

Manga reader built with next.js, redux, react-final-form, and material-ui. Leverages next.js SSR to avoid needing a backend.

Notifications You must be signed in to change notification settings

hag-naughty/local_manga_webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Manga Reader

Provides a manga reader webserver (localhost:3000)

Tech Stack

  • Typescript
  • Next.js - SSR to scan public/manga to
  • Redux - State Management
    • @reduxjs/toolkit
    • react-redux
  • Material-UI
  • Final Form
    • Makes validation and error handling on forms MUCH easier

How to use

  1. Put manga folders into public/manga
  2. npm run dev

About

Manga reader built with next.js, redux, react-final-form, and material-ui. Leverages next.js SSR to avoid needing a backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published