Git Product home page Git Product logo

movieapp's Introduction

Movie Viewing MERN application

This project is a demonstration level work for a MERN stack development. I intend to make more changes in it (like adding user login/register and showing movie theatre names etc).

How to use

  1. Just download the project and go to server folder (first since backend needs to be started before frontend), open terminal and type nodemon index.js
  2. After that go to client folder, open terminal and type npm install (as you can see the node_modules is not present in the repository but the dependencies part in package.json is updated with the required modules so you need to manually install them.)
  3. After the installation type npm start.
  4. Wait for a bit then you will see the UI for the project on the browser.

Won't explain how the UI will work since it will be obvious when you see it.

Important note

One issue that I need to address is the need for the react-table-6 (it has to be version 6 or react-table.css won't load).

movieapp's People

Stargazers

 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.