Skip to content

pasppy/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Issues or Pull Requests

It is a simple yet useful weather app to get the latest weather updates on the go.

Setup

Install the repository locally on your machine using the code button.

Then open the folder in your code editor and open the terminal and install dev dependencies via npm using given command.

npm install -D tailwindcss

Then start the Tailwind CLI build process.

npx tailwindcss -i ./src/input.css -o ./src/output.css --watch

And you are ready to code.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Search your city to get the current weather updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors