GithubHelp home page GithubHelp logo

harshgupta1249 / movie_listing_webapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swarnim01/movie_listing_webapp

0.0 0.0 0.0 245 KB

Home Page: https://movielistingapp.herokuapp.com/

JavaScript 80.86% HTML 4.43% CSS 13.89% Pug 0.62% Shell 0.20%

movie_listing_webapp's Introduction

Movie_Listing_Webapp

Features

  • Login/SignUp

  • Search movies via Keywords

  • Add/Remove Favourites

It uses The Movie DB API for movie listing and searching.

Get Started

  • Fork the repository. With the repository forked, you’re ready to clone it so that you have a local working copy of the code base.
  • Clone the Repository.

Server Setup...

Here , the root folder is the server folder and the client folder contains the frontend part of this webapp. So to run the server :

  • You will need a .env file in the root folder for the system to run successfully. An example for the .env file has been written in .env.example. Modify the environment variables as you need and required before starting. Set NODE_ENV to development while running it in development mode.
  • Then in the root directory , to run the server :
npm install
npm start

Server should start running!.

Frontend Setup...

  • Change the directory to client (cd client) and run:
npm install
npm start

Frontend will run in port 5000 due proxy url in package.json file.

Screenshots :

Login/Signup Screen

login screen

Home Screen

Home screen

movie_listing_webapp's People

Contributors

gurpreet-legend avatar harshgupta1249 avatar swarnim01 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.