Coder Social home page Coder Social logo

pbs-movieapp-project's Introduction


Logo

Code Challenge โ€“ TPT Software Development Interview Process

Movie Application

Contributors Forks Stargazers Issues

Demo Application

Test Application: Keep in mind it takes about 30-40 seconds for an application on heroku to spin up and be responsive. (https://pbs-movie-app.herokuapp.com/)

Table Of Contents

About The Project

Build a web application that allows users to search and view information about movies using the The Movie Database (TMDB) API.

Technical Requirements:

Use React or Next.js for the frontend and CSS or SASS for styling. Use a free hosting service such as Vercel or AWS Amplify for hosting the application. Provide a git repository with your code.

Built With & Deployed With

This application is built with the following technologies:

The Application was deployed with:

Getting Started

Starting up the application will be simple. After cloning the application and starting it within your repo All you need to run the following steps below.

Prerequisites

The first thing you want to do is ensure after cloning the application you want to run the following command.

  • npm
npm install

Installation

  1. Clone the repo
git clone https://github.com/habibshahid2013/PBS-MovieApp-Project.git
  1. Install NPM packages
npm install
  1. Then run the Next.js build command.
npm run build
  1. Then run the Next.js start command and you will find the application in localhost:3000
npm run dev

Usage

You should see within the local host the application renders with a search bar. You should be able to type in any movie and it should appear on the screen. Also, other movies fit that description. You should also be able to click on the movie and a pop-up should appear on the screen so that you can see details about the movie.

Authors


This is a Next.js project bootstrapped with create-next-app.

pbs-movieapp-project's People

Contributors

habibshahid2013 avatar

Stargazers

 avatar

Watchers

 avatar

pbs-movieapp-project's Issues

Deployment Failing

When attempting to deploy this branch keeps failing. Not sure what's the fix but I believe it has something to do with the Next.config.js file.

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.