An open API service indexing awesome lists of open source software.

https://github.com/yarapolana/ignite-01-github-explorer

Github repo fethch list using webpack and typescript
https://github.com/yarapolana/ignite-01-github-explorer

Last synced: 3 months ago
JSON representation

Github repo fethch list using webpack and typescript

Awesome Lists containing this project

README

        

🚀 Github Explorer


Simple Github repository explorer application with ReactJS, made from scratch to test webpack and typescript configuration. Project is part of Ignite from Rocketseat.








Usage


To run the application first install dependencies

```
yarn or npm install
```

Then run the application

```
yarn dev or npm run dev
```

Your code should be up and running here

`http://localhost:8080`

---

### License:

This project is made available under the [MIT LICENSE](LICENSE.md).

### Authors: