/travel-app

Primary LanguageJavaScript

Travel App

Fetch local weather data for the specific time and location of your trip

Extend your Project:

Incorporate icons into forecast

Dependencies:

Express is used for the backend server Webpack is used as the bundler Dotenv to parse API keys Babel to transpile JavaScript Nodemon to hotload dev server Jest and Supertest for testing