8000 GitHub - zsofiaflorek/weather-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zsofiaflorek/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub create-react-app supported

Weather forecast app 🌞

64E4 This project was built based on the idea of https://devchallenges.io/. After a lot of JavaScript practice I wanted to do something more significant than a "Hello World" project. I was looking for a more complex task where I could try what I had learned.

Intro 📄

Weather app is based on Create React App. It uses an external data source, an API to fetch weather data. Thanks to the responsiveness, the forecast for the next 5 days is perfectly visible on both mobile and desktop.

Most of the UI design is taken from devchallenges, with some changes that I wanted to make. (Such as moving the search to another page so I can practice using react-router.) All the CSS is hand-written without the use of a CSS framework or preprocessor, and I am utilizing CSS modules to make sure my classnames don't collide.

Technologies used ⚙

  • React 17
  • Create React App
  • CSS Modules
  • React Router
  • The classnames utility
  • SWR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0