Chunk 2 - Build the API

(Steps 8-10, 13)

  1. Create a database: Use a Table database to store the visitor counter data
  2. Create an API: Communication between the website and the database
  3. Host the Website: Publish the website on a static website service in the cloud

13.Source Control: Store code in a source control system such as GitHub