Lighthouse Score
Stack Details
-
Redux for state management
-
scss for styling
-
styled-components also used to handle some event/functional logic based styling (e.g. change background color of filter buttons on click)
-
React Hooks instead of class based component
-
Axios for API calls
-
firebase hosting to host the site
-
firebsae cloud function for SSR
Setup Instructions
- clone the repository
npm i
npm start
Link to SSR version of spacex app
https://github.com/jeevan-jp/spacex-ssr.git