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:
- Clone a set of files from GitHub.
- Create an HTML table.
- Populate the HTML table with the contents of a JSON file.
- Create a static web server to verify the contents.
- Utilize the CSS framework to define and then design the layout.
- Conduct TDD (Test Driven Development) by writing code that passes HTML and JavaScript tests based on Mocha test framework.
- Push my project into a GitHub repository.
Contents of this site are © Copyright 2022 TheDevCodingKen. All rights reserved.