Skip to content

☁️ Website project developed during The Complete Node.js Developer Course on Udemy Platform

Notifications You must be signed in to change notification settings

felipefrm/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Made by felipefrm

📝 About

Weather App was a website project developed during The Complete Node.js Developer Course on Udemy Platform.

The main objective of the website is to allow the user to view the most relevant information about the current weather situation in a simple and minimalist way.

⚛️ Heroku

The website is available on Heroku at the following URL: https://felipefrm-weather-app.herokuapp.com/

🧰 Technologies

This project was developed with the following technologies:

ℹ️ How To Run

  # Clone this repository
  $ git clone https://github.com/felipefrm/weather-app.git

  # Go into the repository
  cd weather-app

  # install dependencies
  $ npm install

  # run the app
  $ npm run start

  # running on port 3000

🤔 How to contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Made by 💜 Felipe Melo

About

☁️ Website project developed during The Complete Node.js Developer Course on Udemy Platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published