Features filterable blog posts, photo gallery and online store with user creation and login, shopping cart, and checkout functionalities. Size-responsive front end built with React, JavaScript, Bootstrap, HTML and CSS.
Back-End Code Repository available here: https://github.com/emily-v/wordpress-final-project
- Homepage / Blog and Gallery: https://streamable.com/c847n
- Store and Checkout: https://streamable.com/d79nn
- User functionality: https://streamable.com/j5o0f
Built from the 4GeeksAcademy react-hello boilerplate here: https://github.com/4GeeksAcademy/react-hello
$ nvm install 8
$ nvm use 8
$ node -v
$ npm run c9
$ npm install
$ npm run build