Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 614 Bytes

Watip [Weather at IP]

Build using node.js

Really simplistic website that shows the current weather at ur IPs geolocation.

Development

Run git clone https://github.com/v4ltages/watip . to setup the project in your current folder.

Just run npm install (or yarn install) and start working on it immediately.

Dependencies

  • TailwindCSS
  • styled-components (along with _document.tsx for hot-refresh to work properly)
  • framer-motion
  • prettier