Skip to content

Kawassaki/github-explorer

Repository files navigation

Check your Repositories from github

Application developed in React + Typescript that shows repos from git hub e its details and issues!

Demo

You can check out the demo here

Setting the enviroment up

Configure Node.js

Check here how to install node, please select the stable version Node.

Configure npm

  • After clone this repo follow the steps below
  • Run npm install in your command line, you need to run inside your local repository
  • Then run react-scripts start . to listen the app on:http://localhost:3000/#/

Dependeces using yarn

  • Follow the steps to for yarn instalation.
  • Run yarn in your command line to download all dependencies in your source, you need to run inside your local repository
  • Then run yarn start . to listen the app on:http://localhost:3000/#/

Check your Repositories from github

This application has created based on React Bootcamp classes from Rocketseat 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors