Frontend single-page app for resume data presentation. App uses About API app for backend.
- Install dependencies with
npm i
- Start web server
npm run start
- See dummy profile in browser http://localhost:8080/dummy
This app has additional config files for simple deployment to heroku.