Project Description
This project was a Codecademy exercise that I decided to recreate in my text editor (VS Code). I thought it would be a good idea to show that I understand the concept of using an AJAX ES8 async-await PUSH request to use an API.
Click here for GitHub repository
Project Description
This particular API allows you to input a URL. Then you get back a shorter version of te URL. I basically completed the challenge on the Codecademy website then rewrote the code in my own text editor using version control to document my steps. I found this useful to get a solid understanding of the process.
Click here for GitHub repository