Skip to content

matany90/Movies-By-Weather

Repository files navigation

Welcome to Matan's Movies World!

In Matan's World you can search for movies and series and get information about them.
In addition, you can also watch weather forecast in your area.

Deployed to Firebase Hosting: https://matan-movies-webapp.firebaseapp.com

Technologies I used:

  • Vue.js
  • Tailwind CSS (Includes responsiveness for different screen sizes)
  • Firebase Hosting
  • Third-party API's (OMDB API, GeoIP API, Openweather API)

OMDB API

Provides information about movies and series.

GeoIP API

Provides information about user's location through his IP address.

Openweather API

Provides information about Weather by City

Usage

To run the project locally, please run:

# clone repo
cd $YOUR_LOCAL_PATH
git clone https://github.com/matany90/Movies-By-Weather.git

# install dependencies
cd ./Movies-By-Weather
npm install

# run local server
npm run serve

App Screenshots

alt text

alt text

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published