Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 422 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 422 Bytes

React-Redux-Nextjs

Project created for DevCollege Combo workshops.

Tools/libraries:

  • React
  • Redux
  • Nextjs

The aim of the workshops is to show how server side rendering works and how to implement Redux with Nextjs.

npm install -g yarn
yarn install
yarn dev

If you want to code the project yourself go to:

git checkout start

Navigate to localhost:3000