React Weather App

A test for Gradiweb


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

This project was build with Createe-React-App

Built With

Technologies used:

Getting Started

Prerequisites

You need NPM

  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at https://openweathermap.org/current
  2. Clone the repo
    git clone https://github.com/sanarguz/gradiweb-prueba.git
  3. Install NPM packages
    npm install
  4. Enter your API in .env.local on the root
    REACT_APP_API_KEY=ENTER YOUR API

Usage

run the project with:

    npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Santiago Arcila - @sanarguz