Giter Club home page Giter Club logo

github_explorer's Introduction

GitHub Explorer logo

Explore GitHub repositories. Built with ReactJS | TypeScript | Styled Components

GitHub Issues Repo Languages GitHub Repo Size License


GitHub Explorer Demo

πŸ“ Table of Contents

🧐 About

Single page application ( SPA ) built with ReactJS and TypeScript to explore GitHub repositories. This project enables you to save and list repositories and offers an easy way to access the repository issues page.

It was built as an exercise of Rocketseat's GoStack Bootcamp to put in practice the studies of ReactJS, React Hooks, Styled Components, React Router Dom, responsive layout and GitHub Pages for deploy.

This project connects to GitHub official API to get the data.

πŸš€ Online demo

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

NodeJS
NodeJS

A JavaScript package manager like NPM or Yarn
Node.js Yarn

Git installed in your machine (Mac and Linux already has Git installed by default)
Download Git to your SO

Installing

development mode ( running locally )

# open your terminal/cmd and clone this repository

git clone  https://github.com/alangeek/Github_Explorer.git

# access folder Github_Explorer

cd Github_Explorer

# install dependencies using your favorite package manager

yarn
# or with NPM usign npm install
npm install

# run app typing

yarn start
#or with NPM
npm run start

# The app should open on "http://localhost:3000" πŸŽ‰πŸŽ‰πŸŽ‰

πŸ”§ Running the tests

🚧 Comming soon...

🎈 Usage

It is very simple to use this application:

  1. just type inside the input: owner/repository that you want to add to your list. Example:
 facebook/react

 # facebook: owner of repository
 # react: repository name
  1. Now just click on the repository that you added to see details

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

πŸŽ‰ Acknowledgements

github_explorer's People

Contributors

alangeek avatar

Stargazers

 avatar

Watchers

 avatar

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.