This is a starter template for Learn Next.js.
see live: https://space-x-dash-board.vercel.app/dashboard
- Added React, Redux, Redux-thunk, Axios
- Added react-bootstrap for styling. Added Desktop/Mobile/Tablet support
- Added SSR support via next, used pre-defined next template
- Added prop-types validations
- Added ESLINT for lint check and forced build error
- CI/CD enabled on the master branch - whenever pushed auto-deployment will be triggered
- TODO - Add unit tests