/React-dark-sky-clone

weather app with react based on Dark Sky Api

Primary LanguageJavaScript

React-dark-sky-clone

Dark Sky clone made with React and chart.js

Index

Demo

Check Demo

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://imgur.com/PpStz7s
    $ cd React-dark-sky-clone
    
  2. Install Dependencies

    $ npm install
    
  3. Start the application h

    $ npm start
    

Your app should now be running on localhost:3000.