It is a single page application where you can check information about Polish national parks. It uses web scraping to get data from Wikipedia and then saves that data in a JSON file for easy access and use within the application.
- Clone repository to local machine using
git clone https://github.com/xpawk/National-Parks-of-Poland
- Install dependencies
npm install
- Run application
npm run build
💻 Visit the site at: http://localhost:3000
- JS
- HTML
- SCSS
- Node.js
- Cherrio
- Node-fetch