Open christina8711 opened 8 months ago
Basic Navigation & Page Setup please see pull request for more details.
Navigation component:
90% Finished but heres what we still need to do:
News
and Logout
navigation tab on the top AppBar https://github.com/lijefferson027/OpenInvest/assets/114822147/ba6be773-af55-44c8-951d-f417ab84d35a
Identify and develop reusable ui components
Please comment in this issue what component you intend to work on along with a screenshot
I created a branch called
ReuseF
please use commandgit checkout ReuseF
before adding any work.On the
command prompt
, usecode .
Then from the
OpenInvest
folder, navigate toFrontend
->src
->assets
->components
folder and add your files there.When ready to publish your work,
git commit
your changes and add a meaningful message thengit push
your work to our public repository so we can all see the changes.Look at each figma component's properties when sizing and coloring.