Modern front-end retail portal
Project Catwalk comprises a complete redesign of a retail portal intended to revamp and modernize the site. The old client-facing retail web-portal has become significantly outdated and has been proven to be hurting sales numbers. Built over the span of two weeks by a team of 3 engineers using Agile practices and progress tracking in a Trello board.
From root directory run the following commands in the console
npm install to install project dependencies
npm run build-css to compile sass files
npm run build to bundle project with webpack
npm start to launch server
In your browser navigate to localhost:4206
Project is: in_progress