Mannaio / react-svg-gallery

React SVG Generating Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#react-svg-gallery

React SVG Generating Gallery

This is a simple React web application to generate data objects for svg elements displayed in a Gallery

These are the steps to reproduce in order to create the the data objects necessaries to fill the svg with the data

In the terminal

Run "npm run jsx" to convert the .jsx to js in the src folder Run "npm run svg" to write the data objects in the client/data/svgs.js where the data are consumed Run "npm build" to start the WebPack build

Any question let me know at tmms.vll@gmail.com

Repo References: https://github.com/wesbos/Learn-Redux and http://jxnblk.com/react-icons/

About

React SVG Generating Gallery


Languages

Language:JavaScript 88.6%Language:CSS 11.0%Language:HTML 0.5%