Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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