Skip to content

vkhobor/reac_wikipedia

Repository files navigation

TMDB, Wikipedia Client

SPA app to query movies from TMDB, and get the corresponting Wikipedia page.

Demo

The project is deployed on Cloudflare. Check it out. https://reac-wikipedia.pages.dev/

Run Locally

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_wikipedia

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: React, Vite, TailwindCSS, React-Query, Typescript

API: TMDB api, Wikipedia API

About

React app to search for movies and related info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors