This is the frontend part of the internship project Headhunter created by Mikael Engvall and Anders Lorén.
The backend can be found here.
npm install styled-components
npm install --save-dev babel-plugin-styled-components
touch src/babelrc
{ "plugins": ["babel-plugin-styled-components"] }
npm install --save-dev babel-plugin-macros
https://github.com/styled-components/vscode-styled-components