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

https://github.com/danielcaze/github-blog

Challenge #03 from Rocketseat Ignite 2022
https://github.com/danielcaze/github-blog

Last synced: 5 months ago
JSON representation

Challenge #03 from Rocketseat Ignite 2022

Awesome Lists containing this project

README

          

# Github Blog 🚀

That was the Challenge #03 of Ignite from Rocketseat

I built a Simple Github Blog, to train my fundamentals about React, using advanced hooks, API calls and how to use Markdown on WebApp

It's totally responsive, so try to access in your phone too

### 👉 You can access it [here.](https://github-blog-gamma.vercel.app/)

## â–¶ How to start project

First you need to install and the dependencies and start the project
```shell
yarn
yarn dev
```

## âš™ Config Section

### 🛠 Tools:
- React - TypeScript
- Styled Components
- Font Awesome
- Markdown to JSX
- Axios
- Date FNS
- Github API

### ✔ You can:
- See all Issues from this repo
- See the details from the Issues that you clicked
- See the body from a Markdown text

👉 Visit my [LinkedIn.](https://www.linkedin.com/in/danieelcaze/)