As a user when I come to the website the first thing I see is the navbar with the startwars logo on the left with numerous menu items mission, personnel, weapons, enemies and sectors
Acceptance Critirea
when the user comes to the Navbar the see the starwars logo and a number of menu options
then the user should be able to click on any of the buttons
And be able to go to that part of the website
Dev Note
GO to the internet and find an image of The starwars logo and place it on the top left side of the menu and then add a menu option for missions and create a component folder and a missions js file. Then add a dashboard componet and dashboard js file.
User Story
As a user when I come to the website the first thing I see is the navbar with the startwars logo on the left with numerous menu items mission, personnel, weapons, enemies and sectors
Acceptance Critirea
when the user comes to the Navbar the see the starwars logo and a number of menu options then the user should be able to click on any of the buttons And be able to go to that part of the website
Dev Note
GO to the internet and find an image of The starwars logo and place it on the top left side of the menu and then add a menu option for missions and create a component folder and a missions js file. Then add a dashboard componet and dashboard js file.