seif1000 / React-dark-sky-clone

weather app with react based on Dark Sky Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

weather app with react based on Dark Sky Api


Languages

Language:JavaScript 68.8%Language:CSS 22.2%Language:HTML 9.1%