Skip to content

habbababbai/Fetch-from-API-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch-from-API-example

This app is simple example of fetching data from external API and displaying it. App was made in React with Typescript and fetched data is available here: When is the next MCU film?

Scripts

npm i   Installs required dependencies
npm start   Starts app at localhost
npm build   Builds the app
npm test   Runs unit tests

About

Simple React App fetching data from external API

Topics

Resources

Stars

Watchers

Forks