react app randomly flip a coin and randomly toggle star wars api
This project was bootstrapped with Create React App.
In the project directory, my objective was to create an app that was able to render a button that allows the user to toggle between the word heads and tails.
Was able to load results to console, not to page.
Attempted use of document.getElementById
to force text rendering to page. Toggle successful.