LoveKnife / starter-national-parks

Starter project for JavaScript and the DOM module

Home Page:https://thinkful-ed.github.io/starter-national-parks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

National Parks

Starter project for Front End Web Development JavaScript and the DOM module

Introduction

This starter project is used for illustrating the DOM and using JavaScript to interact with the DOM.

View Demo

For a demonstration of the page visit this link.

Getting started

Fork this repository then clone your fork to your local machine.

git clone https://github.com/<YOUR_GITHUB_USERNAME>/starter-national-parks.git

Navigate to the folder containing the repository and and open the folder in VS Code:

code .

Using VSCode, run the website with the Live Server extension that you installed in an earlier module.

Screen Shots

The initial application should look like the following screenshots:

Mobile screen

Tablet screen

Desktop screen

License

This code is MIT Licensed

About

Starter project for JavaScript and the DOM module

https://thinkful-ed.github.io/starter-national-parks/

License:MIT License


Languages

Language:HTML 55.7%Language:CSS 23.3%Language:JavaScript 21.1%