portfolio-redux-app icon indicating copy to clipboard operation
portfolio-redux-app copied to clipboard

A portfolio template built with Redux and React

Results 8 portfolio-redux-app issues
Sort by recently updated
recently updated
newest added

Hi Callum, The design and development concept is pretty awesome. I used this as boilerplate code to create my own portfolio. But I am having issues with the deployment. Could...

Anybody else getting this error? bindActionCreators expected a function actionCreator for key 'TOGGLE_SIDEBAR', instead received type 'string'.

I tried to see the live example and it came back as a 502 bad gateway.

Thanks for sharing! I've been trying to find how to build a static site like this for a while. I'm super excited to check it out!

Hello! Is there a way i can let the user download a file on my own server? You are using promise to get data from github, but it doesn't work...