Skip to content

retamozo/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App 🌠

A weather app with 5 days forecast 💦.

Tech 🕵️

  • 🌠 React
  • 🧐 Typescript
  • 📦 Parcel
  • 🚀 Vercel ™️

What it's missing?

  • Styling improvements 💅
  • More testing 🤯

Installing dependencies

npm install

Build development env

npm run dev

Run test suits

npm test // all suites will be executed

npm test <path> // i.e npm run Row.test.tsx

Troubleshooting

Remove the node_modules folder on the root folder and on every package and reinstall dependencies by running npm install.


About

A simple weather app with 5 days forecast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published