Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.46 KB

Ruta del Agua de Telde

Ruta del Agua de Telde (Telde's Water Route) is a hiking route located in Telde, Gran Canaria. My classmates and I, accompanied by CIFP San Cristóbal's Tourism students, explored this route in January 2024. As part of a class assignment, I am currently developing a dedicated website delving into its history.

https://ruta-del-agua-ec68e.web.app/

RSS

RSS feed

Prerequisites:

Google Chrome or any other browser installed and VSCode.

Instructions:

  1. git clone https://github.com/scsoares/ruta-del-agua
    

    or download this repo as a ZIP file.

  2. Unzip the file and you should have a folder named ruta-del-agua-master.

  3. In order to open the website, open the ruta-del-agua-master folder on VSCode and run in the terminal:

npm install
npm run network
  1. Then, open the localhost link you will present to you.

Built With

Vite ReactJS TailwindCSS

Authors

  • Sarah Soares - Initial work - scsoares

Acknowledgements