https://github.com/ivanoats/nextweather
Weather station data focused on wind and tide for human powered watercraft
https://github.com/ivanoats/nextweather
api nextjs weather
Last synced: 4 months ago
JSON representation
Weather station data focused on wind and tide for human powered watercraft
- Host: GitHub
- URL: https://github.com/ivanoats/nextweather
- Owner: ivanoats
- Created: 2020-08-20T23:26:15.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-04T05:15:21.000Z (12 months ago)
- Last Synced: 2025-10-11T22:23:11.466Z (8 months ago)
- Topics: api, nextjs, weather
- Language: TypeScript
- Homepage: https://nextweather.netlify.app/api/csv
- Size: 9.59 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ivanoats/nextweather - Weather station data focused on wind and tide for human powered watercraft (JavaScript)
README
# Next Weather
Weather station data focused on wind and tide for human powered watercraft
## About
[](https://app.netlify.com/sites/nextweather/deploys)
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.