Coder Social home page Coder Social logo

maxiixx23 / github-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 353 KB

Github-Blog - Desafio 03 - Módulo 03 - Trilha ReactJS Ignite Rocketseat. Desafio consiste em consumir a API do Github para criação de blog pessoal. 🚀👨‍🚀🖥️

HTML 2.47% TypeScript 97.53%

github-blog's Introduction

Desafio 03 - Módulo 03 - Trilha ReactJS Ignite 2022/2023

Github-Blog

Sobre o projeto:

  • Github-Blog é um desafio que tem como objetivo criar um blog utilizando a API REST do Github para buscar dados do perfil do usuário, assim como as issues de determinado repositório.

Principais tecnologias usadas no desenvolvimento:

  • TypeScript
  • ReactJS(Vite)
  • react-hook-form
  • Axios

Biblioteca em destaque:

  • Axios

API usada:

Front-end:

  • API REST Github

Passo-a-passo para rodar a aplicação:

  1. Entre na pasta Github-Blog;
  2. use o comando: yarn ou npm install/i para instalar os pacotes;
  3. use o comando: yarn dev ou npm run dev para rodar a aplicação.

github-blog's People

Contributors

maxiixx23 avatar

Watchers

 avatar

github-blog's Issues

Will you to use Context?

Answer to question:

  • At the moment I don't see the why to use Context on the application, because until the moment, the application is very small and don't need use it, but if me to see that need, with sure I going to use.

Apresentation Github-Blog

Github-Blog

Github-Blog is a web application with focus on improve skills in consuming API's, hooks and Typescript.

The objective is to return data of your Github profile, listing issues of a determined repository and to show the issue as post

In that repository I going to create issues to I can capture the issues with API of the Github.

Libraries used:

  • Axios
  • React-Hook-Form
  • ReactMarkdown

Why to use Axios?

Axios

First: What's Axios?

  • Axios is a simple promise based HTTP client for the browser and node.js. Axios provides a simple to use library in a small package with a very extensible interface.

Answer to issue:

  • I'm using Axios, because it's simple and facilitate on consuming API's improving the types with AxiosResponse (generics of the Typescript), your response already come on formatte JSON inside of the object data. And also I like so much use Axios.

Responsive Site

I cloned your repository, but i didn't see responsiveness

  • observation: I believe you will to add Media Queries to make responsive, so I just wanted remember about it, to you don't forget.
  • With Styled-Components it is very easy to make it. Tip: add an object with sizes of the screens and object for the Media Queries with properties 'strings': (max-width: ${size.mobileL}), using the sizes as exemple.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.