Skip to content

rodrigoqueiroz12/github-blog

Repository files navigation

Github Blog

Table of contents

Overview

The challenge

Users should be able to

  • See the issues/posts of the GitHub perfil.

Screenshot

My process

Build with

  • TypeScript - Typed programming language that builds on JavaScript
  • React.js - JavaScript Library
  • Axios - Amazing client HTTP library for web and node.
  • Tanstack Query - Amazing and powerful asynchronous state management.
  • Shadcn/ui - Styled, accessible and responsive components for building high‑quality web apps in React.
  • Zod - TypeScript-first schema validation with static type inference.

Useful resources

  • Shadcn/ui - This is an amazing component library which helped me create accessible components. I'd recommend it to anyone still use this library.

Author