https://github.com/romanturas/goit-neo-react-hw-module5
Movies searching (using TMDB service)
https://github.com/romanturas/goit-neo-react-hw-module5
axios lazy link outlet react routes suspense useeffect uselocation useparams vercel vite
Last synced: about 2 months ago
JSON representation
Movies searching (using TMDB service)
- Host: GitHub
- URL: https://github.com/romanturas/goit-neo-react-hw-module5
- Owner: RomanTuras
- Created: 2024-12-08T12:14:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T18:03:04.000Z (over 1 year ago)
- Last Synced: 2025-02-07T16:37:29.408Z (over 1 year ago)
- Topics: axios, lazy, link, outlet, react, routes, suspense, useeffect, uselocation, useparams, vercel, vite
- Language: JavaScript
- Homepage: https://goit-neo-react-hw-module5-nu-five.vercel.app
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Films searching
React working in Vite with HMR and some ESLint rules.
### Functionality:
Searching movies using `axios`, navigate by page
## Using
`react-router-dom`
`lazy`
`Suspense`
`Link`
`outlet`
`useLocation`
`location.state`
`useParams`
`useRef`
`axios`
`state`
`useEffect`
`lifting state up`
`vite`
`vercel`
`react`
