clean-react-app icon indicating copy to clipboard operation
clean-react-app copied to clipboard

[FEATURE] Improve Template

Open rubemfsv opened this issue 2 years ago • 0 comments

Description

Currently, our template includes a header and a simple menu, with the menu embedded within the header component. See the image provided below for reference. image

Expected Behavior

We aim to refine the template by making the header and menu separate components while adhering to the current architecture. It is essential to note that we don't need to create actual pages; we are primarily focusing on providing a skeleton structure with dummy options in the menu. Moreover, the menu should incorporate an open and close functionality to improve user interaction. For reference, please see the desired layout and functionality in the images below: print1

print2

Additional Information

In line with the existing architecture, we need to create dummy menu options that mimic the provided example. It's important to emphasize that we won't be developing full pages at this stage; our main objective is to establish a skeletal structure for the header and menu components.

rubemfsv avatar Oct 26 '23 14:10 rubemfsv