Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koribot/nextjs-waan-trading
https://github.com/koribot/nextjs-waan-trading
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/koribot/nextjs-waan-trading
- Owner: koribot
- Created: 2022-07-16T11:39:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T09:09:13.000Z (over 2 years ago)
- Last Synced: 2023-10-11T21:03:54.406Z (about 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pointers
#useRouter
import {useRouter} from 'next/router'
const router = useRouter()
const yourVariableName = router.query.yourDynamicPage