Udacity Front-End Web Developer Nano-degree - JavaScript & The DOM (Project-2): Landing-page
Project Rubric: rubric
I created a Landing Page. I'm going to use html5, css3- grid-layout, flexbox, media-queries, JavaScript .
The project can be run by opening the index.html file in the browser.
The starter project has some HTML and CSS styling to display a static version of the Landing Page project. You'll need to convert this project from a static project to an interactive one. This will require modifying the HTML and CSS files, but primarily the JavaScript file.
To get started, open js/app.js
and start building out the app's functionality
For specific, detailed instructions, look at the project instructions in the Udacity Classroom.