Skip to content

linda-f/exercise-w4-fetch-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fetch API

For this week's team session, you will practice fetching data from an open Pokemon API. The goal is to change the content of our mystery table in HTML to contain info about one specific Pokemon. This will be done during the scheduled team session, you decide in the team if you do it in small groups or pairs.

Instructions:

Take a look into the index.js file and follow the instructions to complete the exercises from 1-6 (the last exercise is a bonus).

Getting Started with the Project

Fork this repository and start working in your local environment (you can download LiveServer to run your project locally).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • HTML 13.6%
  • CSS 8.5%