360macky / 1spaceX

🚀🔍 Search platform for SpaceX complex physical items
https://1spacex.com
MIT License
9 stars 1 forks source link

Countdown for the next SpaceX launch #62

Open 360macky opened 1 year ago

360macky commented 1 year ago

Idea

Create a page focused on the next SpaceX launch.

ojeetdeol commented 1 year ago

Did some digging, looks like it might be best to use the Space Launch Now API

Example: https://spacelaunchnow.me/api/ll/2.1.0/launch/upcoming/

360macky commented 1 year ago

Great. I checked that API and looks good! 🚀

ojeetdeol commented 1 year ago

image

data is coming in, will be working on improving the UX and spacing. Is it fine to stay with this kind of font even if it becomes italicized?

360macky commented 1 year ago

Looks great @ojeetdeol! Thanks for the image.

Is it fine to stay with this kind of font even if it becomes italicized? Yes, but at least for the counter paragraph (Days: 2 Hours: 13 Minutes...) you can use font-custom className which will set the Space Mono font.

Are you working in this feature in the Launches page for development purposes?