bruno-keiko / Restaurant-app

This application has been created using Next.js. https://tmrestoran.vercel.app/
https://restaurant-app-components.vercel.app
MIT License
15 stars 25 forks source link

Create a My cart Page #86

Open bruno-keiko opened 1 month ago

bruno-keiko commented 1 month ago

Our figma template is here

adilkadivala commented 1 month ago

hey @bruno-keiko let assign it me

bruno-keiko commented 1 month ago

I have assigned it to you. Godspeed, friend.

adilkadivala commented 1 month ago

I have seted up locally, and deeply dived in it, I have seen a storybook , it is a new for me, so I'm facing some issue, so can you help me with dealing storybook

bruno-keiko commented 1 month ago

I have seted up locally, and deeply dived in it, I have seen a storybook , it is a new for me, so I'm facing some issue, so can you help me with dealing storybook

We use Storybook to render our components in isolation from our web page. Storybook allows us to first build our components and then use them to build our web pages. You can view our components by running npm run storybook. This allows you to see the implementation, props, and other details of our components. It's easier to search for components here than in folders. We recommend building small components using atomic design first, and then using them to build pages. You can check our previous work on the home page for more information.

khushi505 commented 1 month ago

Hey @bruno-keiko, I have good experience in frontend development using figma. Assign me this task

bruno-keiko commented 1 month ago

Hey @bruno-keiko, I have good experience in frontend development using figma. Assign me this task

I have assigned it to you. You can work with @adilkadivala