Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarkaaa/beskydske-tury
Beskydské túry website. This site presents various tips for trails for hikers who are intrested to go for a walk in the czech part of the Beskids (Beskydy) mountains.
https://github.com/sarkaaa/beskydske-tury
beskydy czech-republic hiking hiking-trails maps mountains
Last synced: about 1 month ago
JSON representation
Beskydské túry website. This site presents various tips for trails for hikers who are intrested to go for a walk in the czech part of the Beskids (Beskydy) mountains.
- Host: GitHub
- URL: https://github.com/sarkaaa/beskydske-tury
- Owner: sarkaaa
- License: mit
- Created: 2020-04-27T19:09:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T15:23:35.000Z (8 months ago)
- Last Synced: 2024-04-18T00:23:52.791Z (7 months ago)
- Topics: beskydy, czech-republic, hiking, hiking-trails, maps, mountains
- Language: TypeScript
- Homepage: https://beskydsketury.cz
- Size: 34.3 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beskydské túry [EN]
Website: https://beskydsketury.czInstagram: https://instagram.com/beskydsketury
## About
Website with hiking trails in Beskid mountains - now in progress. Website will contain functions like filtering by difficulty, length, type (from point A to point A or from point A to point B), possibility download GPX to your GPS/smartphone, and many more.## Run
1. `git clone [email protected]:sarkaaa/beskydske-tury.git`
2. `yarn` or `npm i`
3. Dev mode: `gatsby develop`### Dev
Written in ReactJS/TypeScript using GatsbyJS. GraphQL for data.### Related repositories
1. [Beskydské túry Strapi](https://github.com/sarkaaa/bt-strapi-cms)
2. [Beskydské túry Cypress](https://github.com/sarkaaa/bt-cypress)# Beskydské túry [CZ]
## O projektu
Web obsahující turistické trasy v Beskydech - aktuálně v první iteraci. Stránka bude obsahovat funkce jako filtrování podle náročnosti, délky, typu trasy (z bodu A do bodu A nebo z bodu A do bodu B), možností stážení souřadnic do GPS/chytrého telefonu atd.### Dev
Napsáno v ReactJS/TypeScript s použitím GatsbyJS. GraphQL pro manipulaci s daty.## Spuštění
1. `git clone [email protected]:sarkaaa/beskydske-tury.git`
2. `yarn` nebo `npm i`
3. Dev mode: `gatsby develop`### Související repozitáře
1. [Beskydské túry Strapi](https://github.com/sarkaaa/bt-strapi-cms)
2. [Beskydské túry Cypress](https://github.com/sarkaaa/bt-cypress)