Instagram

Features Covered:-

Links:-

GitHub API:-

Fusion Charts:-

Auth0:-

Deployment:-

Netlify

Additional Info:-

Redirects with react-router-dom

In order for routing to work on netlify, redirects was added to the public folder


/*    /index.html   200

Redirects Blog Post

Warnings and create-react-app:-

package.json

"build": "CI= react-scripts build",

create-react-app Warning Fix Blog Post