Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have 2 questions #529

Closed
sevydev opened this issue Aug 2, 2019 · 1 comment
Closed

I have 2 questions #529

sevydev opened this issue Aug 2, 2019 · 1 comment

Comments

@sevydev
Copy link
Contributor

sevydev commented Aug 2, 2019

  1. I forked the original repo,it's up to date but I can't seem to see the final version of the website locally as it's shown here on github link. why?
  2. e.g. I'd like to add turkey on the list of Europe with flag and everything. In which index file am I supposed to do that? The files are a little bit complicated and I don't know where to start.
    Thanks
@mirhatx
Copy link

mirhatx commented Aug 7, 2019

  1. if you forked, go your profile and copy your forked repository's link then clone it because you don't have permission for the main repository if you don't know how to clone checkout the Git + Github section on the course, but simply:

open cmd or other terminal apps on your computer and:
git clone yourforkrepolink
cd travel-guide
npm run install
npm run start
enter [http://localhost:3000] in your browser

  1. Turkey is already exists But the api sends flags to website that's why the flag is in the Asia Card
    i'm from Turkey btw. Selamlar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants