danielmason89 / daniel-mason-project-submission-for-intro-to-development

My submission for WithYouWithMe's Intro to Web Development Course

Home Page:https://65496f9271ad240ef5ea17e2--silver-sopapillas-a40fba.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daniel Mason's project submission

This is my submission for WithYouWithMe's Intro to Web Development Course

Weather-Checker.io

Prerequisites

Before you begin, ensure you have met the following requirements:

and be sure to run npm install prior to running the app.

Installing Weather-Checker.io

To install Weather-Checker.io, follow these steps:

git clone https://github.com/danielmason89/daniel-mason-project-submission-for-intro-to-development.git
cd daniel-mason-project-submission-for-intro-to-development
npm install also install this ## npm install -g http-server

Be sure to do this otherwise, some of the functionality of the app won't work
To run the app, enter this command in the terminal ## npm run dev

 ## The application should be up and running on http://localhost:3000.

@danielmason89 🐛

About

My submission for WithYouWithMe's Intro to Web Development Course

https://65496f9271ad240ef5ea17e2--silver-sopapillas-a40fba.netlify.app/


Languages

Language:JavaScript 42.6%Language:CSS 36.8%Language:HTML 20.5%