Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 493 Bytes

#API Practice Projects

This repository contains several projects created to practice calling APIs using React, Next.js,JavaScript and TypeScript. Each folder corresponds to an individual project:

  • book-library: Book library application using the Open Library API.
  • blog: Dummy blog using JSONPlaceholder.
  • pokedex: Pokedex using the PokeAPI API.
  • rick-and-morty: Gallery of Rick and Morty characters.
  • world-countries: Country information application using REST Countries API.