Skip to content

shashang29/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlights of the Project

This project has been made using React library. The routing is handled by React router. The weather information is received from Open weather map API. The map is fetched using Leaflet library and weather layers called from Open weather API. The stylying is done using CSS and tachyons framework. Route-based code splitting has been implemented using React lazy to improve page-load time facilitating performance optimization.