Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vickttor/ignite-reactjs-githublog
Third Challenge of Rocketseat ignite course: Github Blog.
https://github.com/vickttor/ignite-reactjs-githublog
blog react rocketseat-ignite styled-components typescript vite
Last synced: about 1 month ago
JSON representation
Third Challenge of Rocketseat ignite course: Github Blog.
- Host: GitHub
- URL: https://github.com/vickttor/ignite-reactjs-githublog
- Owner: vickttor
- Created: 2023-04-07T23:46:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T02:27:19.000Z (10 months ago)
- Last Synced: 2024-02-24T03:24:11.241Z (10 months ago)
- Topics: blog, react, rocketseat-ignite, styled-components, typescript, vite
- Language: TypeScript
- Homepage: https://blog-victorsilvadev.vercel.app/
- Size: 447 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Githublog
Blog built with ReactJS using Vite and pnpm. This blog was built using of Github API to render the user, and the post content. This works by consuming the [REST API](https://docs.github.com/pt/rest?apiVersion=2022-11-28)
## Status
Finished 🚀
## Preview
![Home Page](./.github/home.png)
![Post](./.github/post.png)
## Stack
- React
- React-Hook-Form
- React-Markdown
- React-Syntax-Highlight
- styled-components
- dayjs
- jotai
- @tanstack/react-query
- @radix-ui (Popover, Radio, Switch)
- @phosphor-icons## Contributors