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

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.

Awesome Lists containing this project

README

          

[![forthebadge](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/ages-18.svg)](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:

| Chrome logo | Firefox logo | Internet Explorer logo | Edge logo | Opera logo | Safari logo |
|:---:|:---:|:---:|:---:|:---:|:---:|
| Latest ✔ | Latest ✔ | Nope ✘ | Nope ✔ | Latest ✔ | Latest ✔ |

## Screenshots

![screenshot](https://user-images.githubusercontent.com/13682994/81639835-a3d20a00-944f-11ea-8732-7a737e04213f.png)
![screenshot](https://user-images.githubusercontent.com/13682994/81639868-b8ae9d80-944f-11ea-9572-4cb44eb736f1.png)
![screenshot](https://user-images.githubusercontent.com/13682994/81639871-bb10f780-944f-11ea-8cf0-7076ab66c306.png)

## 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)