NextJS + StorybookJS + Material-UI + Jest + SWR

Ernesto F
ITNEXT
Published in
10 min readAug 10, 2021

--

This is my favorite setup now for new apps and I think you will like it too.

Frameworks like NextJS (https://nextjs.org/) helps you bootstrap a React application in seconds. You only need to install a couple of NPM packages, create a file, and voila you have your React application with exceptional features support and a huge ecosystem of solutions, examples, documentation, and…

--

--