This is a simple blog theme built with the help of Wordpress Rest API and React.
The React, Redux and Router all are served by the server. Check out the demo from here: https://rtcamp-iso-task.herokuapp.com
- Clone the repo by
git clone /~https://github.com/praveen-me/rtcamp-task.git
. - Then go the directory using
cd rtcamp-task
. - Then install all the dependencies using
npm install
. - For running development server use
npm run dev
.
- React
- Node
- Express
- Redux
- React Router
- Babel
- Webpack
- React Helmet