sarkioja / github-explorer

A React project to consume the Github API

Home Page:https://github-explorer-new.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ‘¨β€πŸ’» The Github Explorer

This project is a simple interface to Github API, allowing users to search for any user, see their profiles, repositories and starred repos.

πŸ›  Uses

  • React 17
  • React Hooks
  • Webpack / Babel
  • Styled Components and Styled Icons
  • Axios for requests
  • Vercel CI/CD

πŸš€ Instructions

  1. Clone repository content to your machine.
  2. Run yarn on terminal to install all dependencies required on package.json.
  3. Create a .env file with your Github API personal token. (There's a env.example in root folder)
  4. Type yarn start on console to run the project.
  5. Open the address http://localhost:8080 on your browser

About

A React project to consume the Github API

https://github-explorer-new.vercel.app


Languages

Language:JavaScript 96.3%Language:HTML 2.7%Language:CSS 0.8%Language:Shell 0.2%