Create a simple web site that uses any API from the Transport for London website
- Subject Code :
Create-a-simple-web-site
To complete the assignment, create a simple web site that uses any API from the Transport for London website the APIs are here:https://api.tfl.gov.uk
You can use any API functions available.
Three requirements:
- How useful the site could be to an end user,
- How well the code is written, and
- How cool it looks
***Important***
-
Must use React.js with functional components.
-
Must include comments in the code so that I know exactly whats going on.