Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 734 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 734 Bytes

This repository contains the source code for my San Diego Top Spots.

The purpose of this project was to create a webpage by utilizing the contents of a JSON file.

Steps Taken:

  1. Clone a set of files from GitHub.
  2. Create an HTML table.
  3. Populate the HTML table with the contents of a JSON file.
  4. Create a static web server to verify the contents.
  5. Utilize the CSS framework to define and then design the layout.
  6. Conduct TDD (Test Driven Development) by writing code that passes HTML and JavaScript tests based on Mocha test framework.
  7. Push my project into a GitHub repository.

Live Link

Contents of this site are © Copyright 2022 TheDevCodingKen. All rights reserved.