Skip to content

A small example of a functional component using React Suspense to fetch and render data.

Notifications You must be signed in to change notification settings

MaximeHeckel/react-suspense-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Suspense example

A small example of a functional component using React Suspense to fetch and render data.

This project is based on create-react-app.

To run this project:

  • Pull the repository
  • cd in the directory of the repository
  • Run yarn start

Go on http://localhost:3000 if the script doesn't automatically open a browser window with this address.

About

A small example of a functional component using React Suspense to fetch and render data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published