DEV Community

Cover image for I created a SpaceX tracker with React
tsensei
tsensei

Posted on

I created a SpaceX tracker with React

Hey fellow React dev/spaceX fan,

https://tsensei.github.io/spaceXtale/

This webapp contains a countdown timer for latest launch, all info about past and upcoming launches and detailed info about rockets and starlink satellites.

No external librarys were used except for react-router-dom, everything is coded from the ground up. Any review or constructive criticism would be appreciated.

Top comments (0)