Skip to content

Study case to explore and enhance skills in modern web technologies.

Notifications You must be signed in to change notification settings

lancaluis/poketable

Repository files navigation

Pokétable

React Badge Next.js Badge TypeScript Badge Tailwind CSS Badge Shadcn UI Badge

Welcome to Pokétable! The goal of this project is to explore and enhance skills as a Front-end Engineer. It serves as a hands-on example of using these technologies in a practical application.

🚀 Technologies Used

  • React: For building the user interface.
  • TypeScript: Ensuring type safety across the application.
  • Next.js: For server-side rendering and optimized performance.
  • Tailwind CSS: For styling the application with utility-first CSS.
  • Shadcdn UI: For creating a modern and intuitive user interface.
  • React Query: For data fetching and caching.

🛠️ Installation

  1. Clone the repository:
    git clone https://github.com/your-username/poketable.git
  2. Navigate to the project directory:
    cd poketable
  3. Install dependencies:
    bun install
  4. Run the development server:
    bun dev

React Query DevTools

This project includes ReactQuery DevTools to help you simulate different states of the application:

  • Loading State: You can trigger and observe the loading state to see how the application handles data fetching.
  • Error State: You can simulate errors to test how the application responds to failures.

To access these features, use the palm tree icon located at the bottom right of the page.

Screenshot 1

About

Study case to explore and enhance skills in modern web technologies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published