Skip to content

enygf3/weather

Repository files navigation

Weather App

Task

Google Document

How to run the app

  1. Open terminal/cmd and write git clone https://github.com/enygf3/weather
  2. Write cd ./weather
  3. Write npm install
  4. Write npm start

Done✅

File structure

./src - folder that contain all components of this app

    ./src/components - There are all the components of the app. Each component's folder in it contain a .js file with the same name as folder

    ./src/img - App images(.webp)

    ./src/style - Folder with .sass(styles) of the app

./ - folder that contain source code and all the config files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published