drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

Get the browser langauge #51

Closed drex44 closed 5 years ago

drex44 commented 5 years ago

The site is in react/ NextJs. The master branch is always live. check out the URL from the home code screen.

ToDo,

  1. Create a new component to get the language from the browser
  2. store it in the local storage of the browser.
  3. create a drop-down list with two values. first value should be "English" and other is the language fetched from the browser. the location of this drop-down should be right-hand side of the about button in navigation on.

happy hacking! :) comment below if you need help or want to work on this!

TomLandis commented 5 years ago

I want to work on this!

drex44 commented 5 years ago

@TomLandis yeah go on!