Steps to view the result:
git clone https://github.com/krishnuz/rick-and-morty.git
cd rick-and-morty
yarn
yarn build
yarn startOpen http://localhost:3000 with your browser to see the result.
I have used following for architecture of the application -
> Next.js
> Eslint and prettier integration – In case of errors, build will break.
> SSR
> Redux devtool integration
> CSS in js – emotion
> Redux