Table of Contents
This is a challenge taken from the "Desarrollo Web Completo" course, it was made with the aim of consolidating my front-end skills.
This is the structure of the folders.
The-project/
├── index.html
├── scripts.js
├── css/
└── designs/
- You need a web browser to view the content, it is recommended NOT to use Internet Explorer
- A code editor to modify the content
- Git to clone the repository
- Clone the repository in the terminal
git clone https://github.com/stente3/Fetch-API-clima.git
The only thing you need to start modifying the project is to have a Sass compiler and the modified Css file must be sent to the app.css file found in the following location
The-project /
├── public /
│....└──css /
And a code editor to be able to modify any other file
I thank the Freelancer "Juan Pablo De la torre Valdez" for helping me improve my Frontend skills with all the projects they offer You can find this and many more web development projects by visiting and purchasing one of his courses on his website. https://codigoconjuan.com/
Distributed under the MIT License. See LICENSE
for more information.
Camilo Andrés Fuentes Morales - mikarinkitamo1346@gmail.com
Project Link: https://fetch-clima.netlify.app/