https://github.com/DyAxy/Netflix-Pricing
https://github.com/DyAxy/Netflix-Pricing
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/DyAxy/Netflix-Pricing
- Owner: DyAxy
- Created: 2024-04-09T01:26:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-10T14:49:41.000Z (about 1 year ago)
- Last Synced: 2024-04-10T17:16:51.941Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://nf.dy.ax/
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nextui - netflix-pricing - Netflix Pricing by all regions built with NextUI. (Uncategorized / Uncategorized)
README
# Netflix Pricing Page
  
This is a project for learning React & Next.js.
It's a simple page powered by Next.js & NextUI.
The goal is to display the prices and price changes for all Netflix regions.
Demo: [https://nf.dy.ax](https://nf.dy.ax)
# Acknowledgments
* [Netflix Pricing Data](https://docs.google.com/spreadsheets/d/1b3qotAFrjHai7ny3AGGCTHsZ1xyl4yXviPU3Grqt940)
* [An API to get a Google Sheet as JSON](https://github.com/benborgers/opensheet)