Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zehan12/movx

Repository files navigation

movx

Simple react app that lets you browse for your favorite movies, tv shows, and actors. Built with react js | TMDB api

Image

Image

Install Dependencies

$ npm install

Get API key

Login to TheMovieDB to get your api key. Login here

Create a .env file in the root of your project folder and name it .env.development and add the following

TMDB_KEY=[yourapikey]

Run development server

$ npm run dev-server

Build the project

$ npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published