Coder Social home page Coder Social logo

emanoellopes / react-movie-tmdb Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.44 MB

🎬 React PWA Application that consumes The Movie Database API

Home Page: https://react-movie-db.surge.sh/

HTML 2.69% JavaScript 97.19% Shell 0.12%
react reactjs components react-redux redux redux-devtools movie-database styled-components styled css-in-js

react-movie-tmdb's Introduction

React Movie DB 🎬

Application that consumes The Movie DB API

This project was bootstrapped with Create React App.

Stack

Available Scripts

Running with Docker:

Build and Run

docker-compose up -d --build

Run

docker-compose up react-app

Stop Container

docker-compose stop

Running localy:

[!!!] Make sure you create an .env file with the respective keys:

NODE_PATH=src/
REACT_APP_MOVIE_DB_API='https://api.themoviedb.org/3/'
REACT_APP_MOVIE_DB_API_KEY='[YOUR_KEY_API_HERE]'

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test or yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject or yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

react-movie-tmdb's People

Contributors

dependabot[bot] avatar emanoellopes avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.