Code Monkey home page Code Monkey logo

travel-app's Introduction

iTravel (Personal travel app)

Udacity FEND Capstone Project - Travel App

iTravel is a simple app to plan your trips. It gives real-time weather information, pictures of your destination, and temperature using third-party APIs.

Installation

Dev

To run the project on the development webpack server, open the terminal in the root directory and run the command

npm install
npm run build-dev
npm start

Prod

To run the project on the production server, open the terminal in the root directory and run the command

npm run build-prod

Then visit your localhost on port 5001 like so - http://localhost:5001

Environment Variables

  • GEONAMES_USERNAME=<username>
  • WEATHERBIT_API_KEY=<key>
  • PIXABAY_API_KEY=<key>

Technologies

  • HTML
  • SCSS
  • JS
  • AXIOS
  • Jest
  • Webpack
  • Babel
  • Node
  • dotenv

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Also give it a star. I'll appreciate the attention.

To-do

  • Add e2e tests using Cypress
  • Increase test coverage to at least 80%
  • Add a to-do list for travellers
  • Add a reminder for when a saved trip is <= 2 days
  • Clear console errors

License

MIT

travel-app's People

Contributors

bidemiajala avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.