Skip to content

GaboDotCodes/apod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

APOD (Astronomy Picture of the Day)


19/09/21
I want practice frontend skills with VanillaJS, I was choosing among a lot of open APIs and I decanted for NASA API.
This will be so interesting!
Basicly, I will build a web page to check a random fact that happend in a special day to you.
Maybe I will ending selling this. Hehe!


19/09/21 - Morning
I sketched a wireframe about how I imagined this. Check here.
Then I made its mockup in figma. Check here.
Wireframe vs Mockup Wireframe vs Mockup


23/09/21
I got it.
I've been practicing about media queries, flex, fetch api, promises, async/await and other topics about web development.
Finally, I deployed this in GitHub Pages