Last active
March 25, 2021 17:03
-
-
Save EthanBonsignori/06a55e99ee25ef602e6d8f2e46c24cc9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React from 'react'; | |
| import ReactDOM from 'react-dom'; | |
| import './styles/index.css'; | |
| import App from './components/App'; | |
| ReactDOM.render( | |
| <App />, | |
| document.getElementById('root') | |
| ); |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Find the tutorial here: https://ethanbon.com/blog/uploading-cropped-profile-images-to-digital-ocean-spaces-1