Skip to content

pavel-surzhenko/movieDBClone

Repository files navigation

React App "TMDB clone"

Wellcome! 🚀

This is my study react ts tailwindcss project "TMDB clone"

Functionality:

All information about movie, tv show and person

Movie/tv collections, cast and crew, trailers, recommendations

Search

Movie/tv lists, filters for genres

Login, favorite/watch list


All information is taken from the server using the TMDB API https://www.themoviedb.org/


1.To install dependencies, run:

yarn
# or
npm i

2. To start the project, run:

yarn dev
# or
npm run dev

3. To build the project run:

yarn build
# or
npm run build

4. To run the project in production mode, run:

yarn build && yarn start
# or
npm run build && npm run start

Releases

No releases published

Packages

 
 
 

Contributors

Languages