Weather App

💻 Learning project for Asynchrony and APIs

By Daniya Yelemessova

js

screen of the program

-----------------------------------------------------

🛠️ Technologies used:

  • HTML
  • CSS
  • JavaScript
  • Visual Studio Code
  • GIT
  • Node.js and npm
  • npm Packages
  • Linter(ESLint)

-----------------------------------------------------

🚥 Installation and USAGE

To set up and use this project locally for development or testing purposes, follow these steps:

To get started, you'll need to clone this repository to your local machine. Open your terminal or command prompt and use the following command to do so:

  1. git clone
  2. Navigate to the Project Directory, using cd
  3. Open the project using code .
  4. Install all packages with $ npm install.

Setting up the API Key

  1. Sign up for an account on [API Provider's Website].
  2. Obtain your API key from the [API Provider's Dashboard].
  3. Create a .env file in the root of your project.
  4. Add your API key to the .env file:
API_KEY=your-api-key-here

Now that you have set up your API key, you can run the application:

  1. Start a development server with $ npm run start
  2. Linting JS files in the src folder with $ npm run lint
  3. Run tests with Jest using $ npm run test


### <div align="center"> 🤔 _Description:_



![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

## <div align="center"> <img src="images/github.png" alt="github icon" width="30px"> _Link to site on Github Pages:_

- [GitHub page link](https://github.com/DaniyaYelemessova)

![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

## <div align="center"> _Known Issues_

-no known issues at this time.

## <div align="center"> 📬 _Contact Information_

#### For any questions _[LinkedIn](https://www.linkedin.com/in/daniya-collings/)_

## <div align="center"> 📘 _License and copyright:_

> **_© Daniya Yelemessova, 2023_**  
> ⚖️ _[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)_