/weather-forecast-react

This repository for improve my react skills and based on youtube video that name of "Using APIs in React - Create a Weather Application"

Primary LanguageJavaScriptMIT LicenseMIT

Weather Forecast - React

Weather Forecast

Hello World!

This repository for improve my react skills and based on youtube video that name of "Using APIs in React - Create a Weather Application"

Getting Started

Installing

Open terminal and:

git clone https://github.com/odunluzikkim/learn-react-adventures.git
cd learn-react-adventures/001 - weather-forecast-react
npm install
npm start

and ta taaaaaa.

To create production build

Just use:

npm run build

Built With

License

This project is licensed under the MIT License.