Skip to content

An app to visualize Manga where you can take a look to see which one you want to read.

Notifications You must be signed in to change notification settings

Firet/Manga-Visualizer

Repository files navigation

You can see this page here: manga-visualizer.vercel.app

⛩️ A web page for reading manga.

  • The images are ordered with grid layout
  • The idea is to make it responsive to cell phones, laptops and tablets.
  • The visual elements were tested in several browsers.
  • The next-theme library was used to add two themes, dark and light. It can be switched with a small button on the home page.
  • The next js router was used to create dynamic routes.
  • Installed a ran prettier to make code consistent throughout the app.

🈸 Getting Started

🗼 First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

🗻 Open http://localhost:3000 with your browser to see the result.

🏯 You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

About

An app to visualize Manga where you can take a look to see which one you want to read.

Topics

Resources

Stars

Watchers

Forks