Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shahriaras/find-where-client

Frontend of "Single + Multiplayer Online Quiz Game With Map Integration."
https://github.com/shahriaras/find-where-client

charts firebase geojson socket-io zustand

Last synced: about 10 hours ago
JSON representation

Frontend of "Single + Multiplayer Online Quiz Game With Map Integration."

Awesome Lists containing this project

README

        

## Frontend - Find Where I Am

This is the frontend part of **[Find Where I Am](https://github.com/shahriar-programmer/find-where-i-am)** game.

### Frontend Challenges I Faced:
- Rendering GeoJson.
- Highlighting specific area and painting gray others area.

### Frontend Skills I earned
- Leaflet library which helps to render map from geoJson.
- Socket.io client

### Packages ( Some of them )
- ReactJs
- Firebase
- Axios
- Socket.io
- Zustand ( State Management )
- Leaflet ( GeoJson Render )
- React Hook Form
- React Charts

### Screenshots

**Homepage**
![Homepage](https://i.postimg.cc/rwVGXhRZ/Screenshot-2022-10-12-Find-Where-I-Am-Online-Solo-Multiplayer-Game.png)

**Game Screen**
![Game Screen](https://i.postimg.cc/vZdyQNry/Screenshot-2022-10-12-Find-Where-I-Am-Online-Solo-Multiplayer-Game-2.png)

**Multiplayer**
![Multiplayer](https://i.postimg.cc/DwsqG84s/Screenshot-2022-10-12-Find-Where-I-Am-Online-Solo-Multiplayer-Game-3.png)

**Leaderboard**
![Leaderboard](https://i.postimg.cc/y6vn6g08/Screenshot-2022-10-12-Find-Where-I-Am-Online-Solo-Multiplayer-Game-1.png)

**Setting Page**
![Setting Page](https://i.postimg.cc/Z5kNJ4sq/Screenshot-2022-10-12-Find-Where-I-Am-Online-Solo-Multiplayer-Game-4.png)