Skip to content

sad-sad-094/Weather_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather_App

Weather_app is a webpage to check the weather in real time of any city around world.

This page is an API REST practice exercise throught Axios using OpenWeatherMap API.

Webpage's UI was made with Reactjs, MaterialUI, SASS, and Normalize.css.

Test execution instructions:

To execute this technical test it is necesary to have installed node.js at v16.17.0 version, Git and yarn at v1.22.19.

Note: To use and modify this app it should be done with yarn because app was build with yarn.

Then it is necesary to clone the repository into a local directory in a console or a terminal, using:

git clone https://github.com/sad-sad-094/Weather_App.git

Once the previous step was done it is neccessary to run (on console or terminal)

yarn install

to get dependencies installed in local directory. After dependencies were installed it is just neccessary to run (on console or terminal)

yarn start

command to run the app with localhost.

About

API Rest and CSS framework practice project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published