Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T21:41:17.000Z (22 days ago)
- Last Synced: 2024-10-20T08:33:46.382Z (19 days ago)
- Topics: api, nextjs, weather
- Language: TypeScript
- Homepage: https://nextweather.netlify.app/api/csv
- Size: 9.58 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 (TypeScript)
README
# Next Weather
Weather station data focused on wind and tide for human powered watercraft
## About
[![Netlify Status](https://api.netlify.com/api/v1/badges/ca0b1324-b434-41fb-8c62-1d13c0d36668/deploy-status)](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.