Skip to content

TheDevCodingKen/san-diego-top-spots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.