Skip to content

gabster94/exercise-w7-fetch-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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.

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 57.6%
  • HTML 32.6%
  • CSS 9.8%