Coder Social home page Coder Social logo

vitordino / movies Goto Github PK

View Code? Open in Web Editor NEW
68.0 4.0 18.0 6.14 MB

๐Ÿฟ react-app for movies

Home Page: https://movies.vitordino.com

License: MIT License

HTML 1.88% JavaScript 98.12%
react tmdb create-react-app styled-components react-hooks hacktoberfest

movies's Introduction

Movies react-app for movie related search

netlify status

project thumbnail

This repo contains all the code for the movies.vitordino.com app.

this project is built upon significa/frontend-challenge, all design credits go for them.

This product uses the TMDb API but is not endorsed or certified by TMDb.



Development Quick Start

Make sure your system meets the required dependencies and versions before proceeding.

Get one themoviedb.org API key, and set it as a environment variable named REACT_APP_TMDB_KEY (you can use a .env.local file for that)

# Install project dependencies
$ yarn

# Development server
$ yarn dev # starts dev server

# Build app
$ yarn build # Outputs to ./build directory
$ npx serve build # Static server for the built website



Development Server Options

To change the port set the PORT environment variable:

$ PORT=9000 yarn dev
# => starts server at http://localhost:9000



Tech Stack

Key Front-End Packages

name license description
react MIT Declarative, component-based, functional aproach to user interfaces
create-react-app v2 MIT create react apps with no build configuration.
styled-components MIT css-in-js library, composable styling
@reach/router MIT Next Generation Routing for react
rescripts MIT Use the latest react-scripts with custom configurations for Babel, ESLint, TSLint, Webpack,... โˆž
react-snap MIT Zero-configuration framework-agnostic static prerendering for SPAs

This app is heavily built on react new features โ€” eg.: hooks, lazy and Suspense.



System Dependencies

name min. version
git 2.0.0
bash 3.0.0
node 8.0.0
yarn 1.0.0

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.