kucherenko / ol0lo

0 stars 0 forks source link

Nav component #26

Closed kucherenko closed 1 year ago

kucherenko commented 1 year ago

Add Vue component named Nav, it should be in components/Nav.vue file.

In Nav should be name "Card Memory Game".

implement:
kucherenko commented 1 year ago
implement:
brian-ai-assistant-dev[bot] commented 1 year ago

List of subtasks

Pull request

Create Nav.vue file

Implement task #26 - Nav component

I have created a new Vue component called Nav.vue under the components folder in the ol0lo project. The Nav.vue file contains the necessary HTML and logic to display the name 'Card Memory Game' in the navigation section of the application.

Add component text

Implement task #26 - Nav component

I have added the Vue component named Nav in components/Nav.vue file. The content of the Nav component now includes the text 'Card Memory Game'.

brian-ai-assistant-dev[bot] commented 1 year ago

List of subtasks