Skip to content

MichoDN/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-weather-app

Small weather app that shows information about the weather in your current country.

Do you want to see this application in production?

https://michdnweather.netlify.app/

Install process:

Clone repository

Pasting this in your console will download the project in the folder you opened.

git clone https://github.com/MichoDN/web-dev-portfolio/

Install dependencies

The next command will download all dependencies needed in the project.

npm ci

Run project

Open the console in the project route and run the next command:

npm run dev

in the console will appear the route and port where you can visualize the project in your localhost.

Built with:

  • HTML
  • CSS
  • JAVASCRIPT
  • VITE + REACTJS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors