Mini project that generate random quote each time user press a button and the option to save and delete them.
The project is responsive to all device sizes.
The project allowed me to use my skills with integrating API and performing a GET requests.
Used async/await functions.
html, scss/css, js adobe xd.
Made a mockup using adobe xd.
Searched for the API and tested it in the console.
Created the mockup using html and scss with thinking of mobile first.
integrated the js to the html file and made the site interactive.
Improved reading API docs.
Improved understanding of DOM and promises.
Improved using scss.