The gif-fetcher example doesn't work.
Error:
Could not find a required file.
Name: index.html
Searched in: .../examples/gif-fetcher/public
Problem:
- No public folder
- No index.html file
React apps need public/index.html to run. Please add it to the example.