- React
- React Query
- Styled Components
- Ant Design
- Axios
- TypeScript
https://storied-sundae-4b1f48.netlify.app/
NEED TO USE YOU OWN REACT_APP_API_KEY FOR Open Weather API
Step: 1 Install dependencies:
npm install
Step: 2 Runs the app in the development mode:
REACT_APP_API_KEY={your_api_key} npm start
Step: 3 Open http://localhost:3000 to view it in the browser.