Skip to content

Latest commit

 

History

History
76 lines (44 loc) · 1.54 KB

README.md

File metadata and controls

76 lines (44 loc) · 1.54 KB

Netlify Status

Weathelens ❄️

Weatherlens is a weather app with advanced features and modern UI design.

Tech Stack 🛠️

Client: HTML, CSS, JavaScript, API

Demo 🚀

Weatherlens

Video demo

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/jose-jimmy/Weatherlens.git

Go to the project directory

  cd Weatherlens

Open with VSCode

  code .

Create a Openweather API key

  https://openweathermap.org/api

Create a file called apikey and store the api value

   cd assets/js && echo -e "const api_key = 'your_apikey';\n\nexport default api_key;" > apikey.js

Open with live server

  npm run start

Authors

License

MIT

Support

Buy Me A Coffee