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 start
Or
$ cd github-explorer
$ npm install
$ npm run start
- Typescript
- ESlint
- Prettier
- EditorConfig
- style-components 💅