JenilGajjar20 / food-app

3 stars 3 forks source link

Make it Responsive. #1

Open JenilGajjar20 opened 1 year ago

JenilGajjar20 commented 1 year ago

You have to make the site responsive using Tailwind CSS. Should have knowledge of BEM(Block, Element, Modifier) methodology. Changes should be done only in the CSS files.

TandinDev commented 1 year ago

Hello @JenilGajjar20 can i work on this?

JenilGajjar20 commented 1 year ago

Hey, @TandinDev. Yes, you can. Are you contributing as a part of Hacktoberfest ?

Ankitmohanty2 commented 1 year ago

is this issue solved? i can contribute

TandinDev commented 1 year ago

@JenilGajjar20 I tried to run project but it gave me mongo DB issue, is there env I need to create?

JenilGajjar20 commented 1 year ago

@JenilGajjar20 I tried to run project but it gave me mongo DB issue, is there env I need to create?

@TandinDev Yes you need to create an env file. Setup the mongo_uri and cookie_secret.

JenilGajjar20 commented 1 year ago

is this issue solved? i can contribute

Hey, @Ankitmohanty2. Yes, you can contribute to this issue as well.

Ankitmohanty2 commented 1 year ago

ok thank you

TandinDev commented 1 year ago

@JenilGajjar20 do you have mongo_uri and cookie_secret? Because I am not that fimilar with this.

TandinDev commented 1 year ago

Hello @JenilGajjar20 I am sorry, I couldn't make it work.