/JS-Landing-Page

building a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.

Primary LanguageHTML

JS-Landing-Page

Description

Building a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.

Getting Started

The project's structure:

	JS-Landing-Page
	├── README.md
	├── index.html
	├── css
	│   └── styles.css
	└── js
	    └── app.js
	

Commits

  1. The initial commit, the project was done
  2. Edited the navBar to be made responsive
  3. Made it a responsive navBar
  4. Added README.md file