Skip to content

erikateal/beauty-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beauty Basics | Live Site

How It's Made:

I built this project about a week after being introduced to APIs. I wanted to make something that I would be able to build off of for a larger project that I am working on regarding skincare. This design is fully responsive and allowed me to practice skills such as accessibility, refactoring code, fetching data from APIs, etc.

Technology used:


       


What I Learned:

While buidling this project, I learned how to fetch data from an API in JSON format, cache an API for optimized usage, and loop through all of the objects in an array and insert that information into a carousel.