iorrah / transfersmart

TransferSmart: a smart path to usable currency conversion
https://iorrah.github.io/transfersmart/
MIT License
2 stars 0 forks source link

Implements React Router and About page #14

Closed iorrah closed 6 years ago

iorrah commented 6 years ago

This PR addresses this issue, which requires the addition of a page where we can have relevant information about the project itself, the technologies used, data providers and information accuracy.

In order to follow the best practices established by the React.js community, we are using the React Router package to achieve a scalable and standardised routing structure.

Additionally, this PR also includes spacing improvements on the Homepage and general typography revisions.