SPA app to query movies from TMDB, and get the corresponting Wikipedia page.
The project is deployed on Cloudflare. Check it out. https://reac-wikipedia.pages.dev/
WARNING: The project is locked on nodejs verison: 16.17.0
Clone the project
git clone https://github.com/vkhobor/reac_wikipedia/Go to the project directory
cd reac_wikipediaInstall dependencies
npm installStart the server
npm run devClient: React, Vite, TailwindCSS, React-Query, Typescript
API: TMDB api, Wikipedia API