Skip to content

Steps to complete the project Fork and clone the starter repository. The code in this repository will serve as your baseline to begin development. You will need a MapBox API key. Replace the text <your MAPBOX API KEY HERE>inside of main.js with your key. MapBox API is free to use, without providing any payment information. Convert the provided s…

Notifications You must be signed in to change notification settings

JamaalDavis/Project-1-MWS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Project-1-MWS-

Steps to complete the project Fork and clone the starter repository. The code in this repository will serve as your baseline to begin development. You will need a MapBox API key. Replace the text <your MAPBOX API KEY HERE>inside of main.js with your key. MapBox API is free to use, without providing any payment information. Convert the provided site to use a responsive design . Bootstrap and other CSS frameworks should not be used; all responsiveness should be done with CSS. Use appropriate document type declaration and viewport tags Create a responsive grid-based layout using CSS Use media queries that provide fluid breakpoints across different screen sizes Use responsive images that adjust for the dimensions and resolution of any mobile device Implement accessibility features in the site HTML (most of this HTML is generated by JavaScript functions). Add a ServiceWorker script to cache requests to all of the site’s assets so that any page that has been visited by a user will be accessible when the user is offline. Only caching needs to be implemented, no other ServiceWorker features. If you would like to use Google Maps, there is a google-maps branch of the starter code. You'll need your own Google Maps API key. Replace the text YOUR_GOOGLE_MAPS_API_KEY in index.html and restaurant.html with your own key.

About

Steps to complete the project Fork and clone the starter repository. The code in this repository will serve as your baseline to begin development. You will need a MapBox API key. Replace the text <your MAPBOX API KEY HERE>inside of main.js with your key. MapBox API is free to use, without providing any payment information. Convert the provided s…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published