https://github.com/explooosion/poe-hideout-sharing
Path Of Exile Hideout Sharing Website.
https://github.com/explooosion/poe-hideout-sharing
hideout path-of-exile poe share
Last synced: 6 months ago
JSON representation
Path Of Exile Hideout Sharing Website.
- Host: GitHub
- URL: https://github.com/explooosion/poe-hideout-sharing
- Owner: explooosion
- License: mit
- Created: 2018-12-12T03:23:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T22:23:47.000Z (about 4 years ago)
- Last Synced: 2025-03-25T07:41:37.439Z (7 months ago)
- Topics: hideout, path-of-exile, poe, share
- Language: JavaScript
- Homepage: https://poe-hideout.firebaseapp.com
- Size: 14.8 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)# POE Hideout Sharing
[Path Of Exile](https://www.pathofexile.com/game) Hideout Sharing Website.
👉 [poe-hideout-sharing](https://poe-hideout.firebaseapp.com/)
## ToDo
### Feature
- [ ] Logo
- [x] i18n
- [x] Hosting
- [x] Storge
- [x] Database
- [x] Authentication## Browser Support
This website support in the following browsers:
|
|
|
|
|
|
|
|:---:|:---:|:---:|:---:|:---:|:---:|
| Latest ✔ | Latest ✔ | Nope ✘ | Nope ✔ | Latest ✔ | Latest ✔ |## Screenshots


## Developer
```sh
git clone https://github.com/explooosion/poe-hideout-sharing.git
``````sh
yarn # npm install
``````sh
yarn start # npm start
```## Credit
- [poedb.tw](http://poedb.tw)
- [poedb.tw - hideout doodads](http://poedb.tw/us/api.php/HideoutDoodads)
- [poedb.tw - hideouts](http://poedb.tw/us/api.php/Hideouts)
- [parse-poedb-hideout-api](https://github.com/explooosion/parse-poedb-hideout-api)
- [create-react-app](https://github.com/facebook/create-react-app)
- [react-icons](https://react-icons.netlify.com/#/)
- [firebase](https://firebase.google.com/)
- [primereact](https://www.primefaces.org/primereact/#/)## Introduction
## License
[MIT](http://opensource.org/licenses/MIT)