This simple project was created to exemplify the use of multiple styles within an application with react and styled-components. This project has no functional objective, just a brief implementation example.
Install dependencies and modules.
$ npm installAfter installing the dependencies the application is ready to run.
# Start
$ npm run devProject developed for academic purposes.