Skip to content

Yuuuuuu-xue/MovesInterviewAssignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A three-days take home assignment from Moves.

Author

Yuuuuuu-xue

Production link

Deployed via Vercel, https://moves-interview-assignment.vercel.app/

How to run the code locally

  1. Clone the repo
  2. Install all the dependencies:
    npm i
    
  3. Create a .env file in root directory and fill
    REACT_APP_OPEN_WEATHER_API=""
    REACT_APP_GOOGLE_MAP_API=""
    
  4. Run the code
    npm start
    

Features

  • Reusable components
  • TypeScript
  • Error states

API Reference

  • OpenWeather One Call API, link
  • Google Map Geocoding API, link

About

A Take Home Assignment from Moves Interview process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published