Skip to content

xayrullayevogabek/weather-app-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs - Terminal Weather App

project-image

Embark on an exciting journey of building a Weather App with the Nodejs framework Chalk and Dedent for styling the terminal.

🧐 Features

Here're some of the project's best features:

  • Getting Weather
  • Saving the token
  • Saving the City
  • Getting help information

🛠️ Installation Steps:

1. Install packages

npm install & yarn install

🛠️ Installation Steps:

Here're some of the project's

1. Running project

node index.js

2. Saving the token

node index.js -t [TOKEN]

3. Saving the City

node index.js -s [CITY]

4. Getting help

node index.js -h

5. Getting weather with city

CITY=[CITY NAME] node index.js -h

6. Adding Token only one time

TOKEN=[TOKEN] node index.js -h

💻 Built with

Technology used in the project:

  • NodeJs
  • Chalk
  • Dedent

About

Terminal app using NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published