MLH-Fellowship / prep-project-march-2022

MLH Prep Project for January 2022
https://mlh-prep-march-2022.netlify.app
MIT License
8 stars 17 forks source link

appended drop down for language support increasing accessibility by multi lingual language support #43

Open shivamsingh124 opened 2 years ago

shivamsingh124 commented 2 years ago

image Adding the drop-down for language support using Google translate API (GTTS)

netlify[bot] commented 2 years ago

Deploy Preview for mlh-prep-march-2022 ready!

Name Link
Latest commit 5382abf995ea860222d308c7a22f991cc12a473a
Latest deploy log https://app.netlify.com/sites/mlh-prep-march-2022/deploys/623cb43d27d59300093c049d
Deploy Preview https://deploy-preview-43--mlh-prep-march-2022.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

shivamsingh124 commented 2 years ago

FIX #39

shivamsingh124 commented 2 years ago

Thank you for adding language support. It's a nice feature to have. I've requested a few changes, so once you get those taken care of it will be ready to merge. Could you also remove package-lock.json and make sure to use yarn install?

Yes sure @marcnjaramillo , actually I removed yarn when I was having issue while running the code in my local host. I will make the changes soon

shivamsingh124 commented 2 years ago

Thank you for adding language support. It's a nice feature to have. I've requested a few changes, so once you get those taken care of it will be ready to merge. Could you also remove package-lock.json and make sure to use yarn install?

I am working on resolving this issue, but the UI loading is having an issue I am getting a blue background only. and there are conflicts in my file, which I am trying to figure out. It will take some time, I will try to do it ASAP.