Skip to content

aa25g15/simple-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply Awesome Weather App

Simply gets the current weather and next 3 day forecast of a list of French cities. This project was a take-home assignment as part of the hiring process.

Tech

  • React framework
  • TypeScript for better scalability
  • Styled Components for styling
  • Mobx for state management
  • Axios for HTTP calls
  • OpenWeather API for weather data

Steps

  • Clone the repo
  • Run command 'npm i' to install node modules
  • Run command 'npm run dev' to start the dev server
  • Run command 'npm run build' to build the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published