TheDevCodingKen / san-diego-top-spots

The top spot to read all about San Diego Top Spots.

Home Page:https://san-diego-top-spots.codingken.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The top spot to read all about San Diego Top Spots.

https://san-diego-top-spots.codingken.dev/

License:Other


Languages

Language:JavaScript 64.9%Language:HTML 25.3%Language:CSS 9.7%