Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1004 Bytes

readme.md

File metadata and controls

24 lines (18 loc) · 1004 Bytes

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