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
- Host: GitHub
- URL: https://github.com/yarapolana/ignite-01-github-explorer
- Owner: yarapolana
- License: mit
- Created: 2021-04-12T18:10:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T21:07:35.000Z (about 4 years ago)
- Last Synced: 2025-01-13T18:42:25.887Z (5 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: