React app which I created during the Frontend Level Up by Daftcode. The application allows to view launches of SpaceX rockets.
https://damianziobro.github.io/spacex-launches/
git clone [email protected]:damianziobro/spacex-launches.git
cd spacex-launches
npm install
npm start
http://localhost:3000