A simple weather forecast application based on the rabidApis APIs, written with Reactjs
- map used in the app is from pigeon-maps
- clone the repo
- install packages -
npm install - run -
npm start
- show current location weather forecast for next 7 days
- choose weather forecast for any location from map
- compare two or more location forecast
Kanban uses a number of open source projects to work properly:
- React - JavaScript library for building user interfaces
- react-redux - state managment
- Create new design for the site
- Add light and dark mode