Simple minimal web app to give information about Space X launches.
Space X is an app that attempts to use the latest cutting edge libraries and tools. As a summary:
- Entirely written in JavaScript.
- UI completely written in Scss.
- Uses React throughout.
- Uses many of the Architecture Components, including: Hooks, Lifecycle, Navigation.
- Uses Axios for HTTP request.
- Uses Clean architecture with modular and clean structure