Resume using React Hi! This is a resume using React. Styles are made using Stylus Icons from React Icons Data comes from data.json file and it is fetch with the getData.js file. Installation npm install Run Webpack server npm run start Server npm run server Compile npm run build Unit Test npm run test ESlint npm run lint