Starwars-Blog-Reading-List
Joshfishman97/Starwars-Blog-Reading-List
JavaScript
This project used React, HTML, SCSS, JavaScript, Python and Flask in order to to create a webpage with information on some people, planets and vehicles which can be found in the Star Wars universe. This project fetches information from a backend API which ,I created in another project in order to populate the front-end with information on the people, planets and vehicles. This project utilized the .Map() function that javascript has to create the cards which contained the information on the three things I stated earlier. The styling of the cards mostly utilized bootstrap. This project also used event listeners in order to make a favorites list for each user.