- Simple Web App for displaying data and location of the local animals and plants.
- Create an empty folder
- Add the folder to workplace area in VS Code and open terminal OR navigate to the created folder using terminal
- Enter to the terminal:
git clone https://github.com/ZhenyaChan/ZhenyaChan.github.io.git - Install extension called "Live Server" in VS Code
-
- Run the web app in the terminal:
live-server - Run the web app using interface: Press "Go Live" button on the bottom panel of VS Code
- Run the web app in the terminal:
- Map with the pin points to display the location for each wild life
- Cards for short information about each wild life linked to its Wikipedia page
- Search box
- Simple Filter
- Form for adding new wild life observations
NOTE: all the data about observations is locally stored inside js/data.js file, therefore the new observations will not persist.This project is available via this link: Wildlife Walk