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).
- 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.
- Digimon API
/api/Digimon
/api/digimon/name/:name
/api/digimon/level/:level