Skip to content

KanzariAmine/React_Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movies App

Fetching www.themoviedb.org API and display the best movies in tmdb.

Create filter with Title and Release date.

Create Fav list content your favorite movies

Technology Used:

React js

Redux

React Router

Quick Start:

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build