GithubHelp home page GithubHelp logo

zero-to-mastery / travel-guide Goto Github PK

View Code? Open in Web Editor NEW
111.0 21.0 942.0 47.94 MB

"A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."

Home Page: https://zero-to-mastery.github.io/travel-guide

License: MIT License

HTML 10.55% CSS 17.73% JavaScript 71.71%
travel-guide hacktoberfest

travel-guide's Introduction

Travel Guide React Project

screencast

  • A travel guide that suggests activities you can do once you arrive at a certain destination or just browse available activities.
  • It also gives information about the population, capital, currency, time-zone etc of a number of countries.

1

2

To run this project👇

  • Clone(fork) this repository.

    git clone https://github.com/zero-to-mastery/travel-guide.git
    
  • Run these following commands on your terminal/ cmd prompt:

    cd travel-guide
    npm install
    npm run start
    
  • Enter http://localhost:3000/travel-guide in your browser

How to Contribute?

Apologies for the dead files and links. The project's source code exists on the src/ folder.
Do make your contributions there and do well to fill the CONTRIBUTORS.md file.
Cheers!

Code of Conduct

Contributor Code of Conduct

Links

Facebook

Instagram

Youtube

Twitter

travel-guide's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

travel-guide's Issues

Adding maps

Hey Authors and admins!

I was wondering if I add vector map of the country with other details on country page. Wouldn't that be awesome?

I am new here and I hadn't gone through the code yet thus I was curious to know about if this is possible in the first place?

Activities API?

Just curious, where exactly are we going with this project in regards to destination activities? I see the API endpoint only contains info about each country. Is there another API that needs to be called or are we creating a backend for users to add their own recommended activities?

Trash files

Hello,

I am quite new here and I really would love to participate to this project. Although in repo I see a lot of files that are not needed like bunch of index*.html files, lots of folders etc. Can we do something about that so project is more readable to newcomers like me? Right now I really do not have idea which index is valid and we should work on.
Also there is white screen and different things are on "index.html" and on live-server from package.json.

Can we please do something about that? I think it is god practise to work in clear env, even if it is only playground, just to make good habits.

What..?

...is this app all about?
I only see flags and some stats..where are activities? :)

Finding activites

Hello, when i click on some country's card it just shows me: population and etc. but there must be Activites in the country's card because the main reason of the project is to find activites.
We should improve it right?

Regarding adding Islands

I think Islands are not present i would like to add Andaman and Nicobar .
Is the app restricted to countries or islands can be added????

CSS(about.html)

CSS to about.html

about(HTML).txt
about(css).txt
Hello team,'
I think we need some css for about.html file as it looks too plain so I would like to add css file for the file "About.html" .I have attached css file above please allow me to add the file.

I have 2 questions

  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

Cannot run npm install

Hi,

I cloned this project, opened my terminal, got into the folder and tried the command: npm run install but it did not work. It gave the following error log:

(What do I have to do to solve this problem?)

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'install' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: missing script: install
4 verbose stack at run (C:\Program Files\nodejs\node_modules\npm\lib\run-script.js:155:19)
4 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\run-script.js:63:5
4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:115:5
4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:418:5
4 verbose stack at checkBinReferences_ (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:373:45)
4 verbose stack at final (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:416:3)
4 verbose stack at then (C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:160:5)
4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\read-package-json\read-json.js:364:12
4 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:78:16
4 verbose stack at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
5 verbose cwd C:\Users\vanlo\OneDrive\the-complete-web-developer-in-2019\Section 16\TravelGuide\travel-guide
6 verbose Windows_NT 10.0.17134
7 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "install"
8 verbose node v10.15.1
9 verbose npm v6.4.1
10 error missing script: install
11 verbose exit [ 1, true ]

pushing isn't doing anything

I forked, cloned, added name to contributors and "California" to America's list in the index.html. I then add, commit, and "git push origin [my branch name]" but nothing happens, just a blank text field after I press enter.

Dead links

Is each card supposed to be a link to a separate html page with info on the country?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.