Skip to content

School project, an application to keep track of the weather in different parts of the world within the next few days.

License

Notifications You must be signed in to change notification settings

Aminaamin123/DA355A_weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DA355A-VG - Weather control

About this project

An application to keep track of the weather in different parts of the world within the next few days. The application collects infomation from an external API and prints out date along with degrees.

The application is using react framework and external npm libraries:

Getting started

1. Clone this repository

Clone project at https://github.com/Aminaamin123/DA355A_VG.git

2. Install dependencies

Install Node.js # ignore if node is already installed

'macOS' $ brew install node

'Ubuntu' $ sudo apt install nodejs npm

'Windows' https://nodejs.org/en/#download

Install npm

On your terminal, go in to the directory of vg-react folder in the cloned folder, than do a npm install .

3. Build and preview the site locally at http://localhost:3000

npm start - CTRL-C (to stop the run)

Preview of application

Skärmavbild 2021-05-27 kl  12 52 55

License

Everything is published under The MIT License.

About

School project, an application to keep track of the weather in different parts of the world within the next few days.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published