Skip to content

merixstudio/React-Redux-Nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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