Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

WordPress theme built with ReactJS and Redux calling WP-REST-API for content

License

Notifications You must be signed in to change notification settings

InsanityRadio/anniversary-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anniversary Site, A React+Redux WordPress theme

WordPress theme built with react calling WP-API for content. Based on jackreichert's theme

Why?

We wanted a site that could be nagivated without losing state. There aren't many WordPress themes that do that, so we built one from Jack's React/Redux bootstrap.

How do I run Webpack?

  • run npm install, or yarn
  • run webpack or webpack -p (to minify)

About

WordPress theme built with ReactJS and Redux calling WP-REST-API for content

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • PHP 1.2%
  • CSS 0.3%