Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigoqueiroz12/github-blog
GitHub blog react app
https://github.com/rodrigoqueiroz12/github-blog
axios eslint prettier react-hooks react-query reactjs shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
GitHub blog react app
- Host: GitHub
- URL: https://github.com/rodrigoqueiroz12/github-blog
- Owner: rodrigoqueiroz12
- Created: 2024-02-23T13:44:21.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T15:15:32.000Z (9 months ago)
- Last Synced: 2024-03-27T16:10:12.961Z (9 months ago)
- Topics: axios, eslint, prettier, react-hooks, react-query, reactjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Blog
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [My process](#my-proccess)
- [Built with](#build-with)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users should be able to
- See the issues/posts of the GitHub perfil.
### Screenshot
![](./.github/preview.png)
## My process
### Build with
- [TypeScript](https://www.typescriptlang.org/) - Typed programming language that builds on JavaScript
- [React.js](https://react.dev/) - JavaScript Library
- [Axios](https://axios-http.com/) - Amazing client HTTP library for web and node.
- [Tanstack Query](https://tanstack.com/query/v3/) - Amazing and powerful asynchronous state management.
- [Shadcn/ui](https://ui.shadcn.com/) - Styled, accessible and responsive components for building high‑quality web apps in React.
- [Zod](https://zod.dev/) - TypeScript-first schema validation with static type inference.### Useful resources
- [Shadcn/ui](https://ui.shadcn.com/) - This is an amazing component library which helped me create accessible components. I'd recommend it to anyone still use this library.
## Author
- GitHub - [@rodrigoqueiroz12](https://github.com/rodrigoqueiroz12)
- LinkedIn - [@rodrigoqueiroz](www.linkedin.com/in/rodrigo-queiroz-a113a9212)