My-SpaceX-Console
My-SpaceX-Console copied to clipboard
A frontend development challenge for Hacktoberfest 2020!
Create a launch card component, and render all the launches in the launch screen as cards. Add a view detail button to each launch card, clicking on which the user...
Add a home screen, where the users can view the company info. (fetch company info from the API mentioned in readme)
One section for upcoming launches, one for the latest launches, and one for past launches.
…, used styled components
Add react-router-dom library and set up routing in the app.
Add a launches screen, where the user can view the list of all the launches. 🚀