Application made with ReactJS and Typescript to search the Github repositories save on localstorage and list their issues.
Link: http://jilvanx-github-explorer.surge.sh/
- Clone the project
git clone https://github.com/jilvanx/github-explorer.git- Install the dependencies and run.
$ cd github-explorer
$ yarn install
$ yarn startOr
$ cd github-explorer
$ npm install
$ npm run start- Typescript
- ESlint
- Prettier
- EditorConfig
- style-components 💅