Skip to content

MovieFlix - Collection of movies. Place where you can search and find information about different movies and actors.

Notifications You must be signed in to change notification settings

devsayog/MovieFLix

Repository files navigation

🚀 LearnCode

MovieFlix - Collection of movies. Place where you can search and find information about different movies and actors.

Table of Contents

General Info

  • MovieFlix - Collection of movies.

  • Place where you can search and find information about different movies and actors.

  • It is single page application built with Reactjs.

  • It uses themoviedb api for data.

    Screenshot

    Homepage

    Homepage Screenshot

    View Full Image

Technologies used

  • Reactjs
  • Typescript
  • tailwindcss
  • react-icons
  • @headlessui/react
  • @reduxjs/toolkit
  • themoviedb

Set up

To run this project, first download or clone this repo

create .env.local file and fill

    VITE_TMDB_API_KEY={YOUR Themoviedb API KEY}
    // Install dependencies
    npm install
    // Run in development mode
    npm run dev
    // Build
    npm run build
    // Start Build site
    // npm run preview

About

MovieFlix - Collection of movies. Place where you can search and find information about different movies and actors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published