A responsive grids and tables app built using React, Redux, NextJS and Styled Components. With server-side rendering of data.
- node.v10
- yarn
git clone
cd grids-and-tables
npm install || yarn install
npm run dev || yarn devApp runs on http://localhost:3000
npm run start || yarn startApp runs on http://localhost:3000