Check out some examples of my recent work below.
Front End Develoment by John Fewell.
-
Created a working React link shortening front end using Rebrandly's API. The initial state data is all mocked. The link stats are generated randomly when the LinkStatsTiles component is loaded. You can navigate between shortened link stats by clicking on the cards on the left. You can create a new link by clicking the new link button and loading the modal.
-
Mocked a Wordpress front end using CSS grid, flexbox, and Tailwind CSS.
-
Created a working React weather app front end with location search via Google Location API, real time weather via the DarkSky API, location access using React-Location. Styling was done with Tailwind CSS.