This single page app is setup for Snapp organization. There is a route to show upcoming and past launches in two tabs
In one terminal run this command:
yarn start
I used Material UI components for the structure of the project, such as tabs and text fields and styling.
I used react-table library for the Table and manage pagination by Material UI components
I used react-query library for the handle service call
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.