joaoathaide / github-explorer-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


GithubExplorer

An application to add github repositories and track the respective issues.

PRs Welcome License MIT

Technologies   |    Getting started   |    Contributing   |    License

index
repos

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

Getting started

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/joaoathaide/github-explorer-react.git

# Go into the repository
$ cd github-explorer-react

# Install dependencies
$ yarn

# Run the app
$ yarn start

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Made with ♥ by João Athaide

About

License:MIT License


Languages

Language:TypeScript 91.3%Language:HTML 7.9%Language:JavaScript 0.8%