MovieFlix is a online movie streaming website built with ReactJs, Tailwindcss, TanStack Query...
Clone repository:
git clone https://github.com/huyson201/MovieFlix.git
Install dependencies:
yarn install
OR
npm install
Create .env and add api key:
VITE_API_KEY= api_key
VITE_BACKEND_URL= your back end api url
Get api key here: 👉 https://www.themoviedb.org/
Download here: 👉 https://github.com/huyson201/MovieFlix_api