ervan-haryadi / fullstack-javascript-capstone-project

A Capstone Project for Full-Stack JavaScript Professional Certificate
Apache License 2.0
0 stars 0 forks source link

Implement landing page and navigation #4

Open ervan-haryadi opened 5 months ago

ervan-haryadi commented 5 months ago

As a Developer I need landing page and navigation So that user can view the landing page of my website and navigate around

Details and Assumptions

* The landing page and navigation have not been created or implemented
* The implementation will use CSS, HTML and JavaScript

Acceptance Criteria

gherkin
Given URL of my website
When user open the URL on a web browser
Then the landing page and navigation will be shown
ervan-haryadi commented 5 months ago

Landing page and navigation bar have been implemented