Skip to content

Modern admin UI for ModernApi built with React, TypeScript, Vite, and TanStack Query.

License

Notifications You must be signed in to change notification settings

stnislav/modernapp-client

Repository files navigation

ModernApp Client

Frontend client application built with React + TypeScript and a clean, layered architecture. The project demonstrates modern React practices, server-state management, and real API integration.


🚀 Tech Stack

  • React 18
  • TypeScript
  • Vite
  • React Router
  • TanStack Query (server state & caching)
  • Fetch-based HTTP client (custom API layer)

🧱 Project Structure

src/
  api/        # HTTP client and API functions
  types/      # DTOs and shared types
  pages/      # Application pages (Home, Items)
  components/ # Reusable UI components
  app/        # Router configuration

About

Modern admin UI for ModernApi built with React, TypeScript, Vite, and TanStack Query.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published