Alicbm / pelisflix

"This is a place to know the new and the best movies.".

Home Page:https://alicbm.github.io/pelisflix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pelisflix 🎭

"This is a place to know the new and the best movies.".

Hello!

Welcome to this repository, here you can have access to many movies, of all the categories and many options for choose what movie you will watch this weekend.

For example, about the categories in this app:

  • Action
  • Adventure
  • Animation
  • Comedy
  • Crime
  • Documentary
  • Horror
  • Mystery

And many more!

To create this application it was necessary to use the very famous TheMovieDB API, which gives us access to a lot of information for the different sections of the application, it gives us options such as Trendings, Popular Movies, Now Playing, Top Rated, and many more, but this time I decided to use the above four options. For more information you can enter the previous link.

Another functionality that this app offers you is the possibility to see how the popularity of each movie is, you can see the overview of the movies, the actors who work in that movie, and you can see Similar Movies taking into account the movie that you have selected.

You have a visual example to see how the functionality of the application is, you just have to scroll down a bit: 😁

Todo App

This app uses the LocalStorage tool, which is useful for data persistence, and in this way we can navigate the page without problems. If you want to know more about this tool you can do click on the prevous link.

Available Scripts

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

    The page will reload when you make changes. You may also see any lint errors in the console.

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

  • npm run 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.

  • npm run eject If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

    Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

How to use it? 🧠

  • Create an account in TheMovieDB
  • Enter your account and copy your api key
  • Create your development environment with React.js:
    npx create-react-app folderName
  • Clone this repository through the two must famous options:
    1. https://github.com/Alicbm/todo-app.git
    2. git@github.com:Alicbm/todo-app.git
  • npm start
  • Enjoy of the application where you can find the best movies 😁

Requirements πŸ”

- Node.js
- Npm
- Webpack
- Babel
- Git
- Api key

Built With πŸ› οΈ

 TheMovieDB API 
- React.js
- HTML
- CSS
- Git
- LocalStorage

Ceated by Alic Barandica, Fronted Developer.

About

"This is a place to know the new and the best movies.".

https://alicbm.github.io/pelisflix/


Languages

Language:JavaScript 64.2%Language:CSS 34.4%Language:HTML 1.4%