Skip to content

It's a project where you can search for Digimon by name or level. It also displays the complete list of Digimon by default.

Notifications You must be signed in to change notification settings

jsiman551/digimon-app

Repository files navigation

Digimon Wiki App

This is a Next.js application built using the latest features, including the app/ directory with server-side rendering (SSR) and Incremental Static Regeneration (ISR).

Features

  • Styles: Utilizes Tailwind CSS and components from DaisyUI.
  • TypeScript: The project is applied with TypeScript to ensure type safety and good JavaScript practices.
  • Server-Side Rendering (SSR) and ISR: Generates HTML from the server and revalidates information every hour.
  • Redux Toolkit: Used for state management and handling data via storage.
  • Jest Tests: Used for testing components.

API Documentation

  • Digimon API
    • /api/Digimon
    • /api/digimon/name/:name
    • /api/digimon/level/:level

Live URL

About

It's a project where you can search for Digimon by name or level. It also displays the complete list of Digimon by default.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published