Skip to content

wishy-gift/todo-react-redux-noscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO React, Redux, Noscript

About

This is a proof of concept for a way to use React, Redux and SSR to accommodate users without JavaScript. You can read more about this in the blog post, and try out the demo here

I hope to implement something like this in the future for my side project Wishy.gift, a privacy friendly wishlist service :)

Running it yourself

git clone git@github.com:wishy-gift/todo-react-redux-noscript.git
cd todo-react-redux-noscript/
npm install
npm run build
npm run dev

About

Using React, Redux and SSR to accommodate users without JavaScript

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors