Coder Social home page Coder Social logo

movie-time's Introduction

Movie-Time

How to run the project?

Requirements

In order to run the project, you need have Node <= 14.0.0 and npm >= 5.6.
The application by default runs on port 3000. Before you run the application, please ensure that you have the port available.

You can enter the following command in command prompt to determine whether the port is in use: netstat -abo | find "3000".

You need to acquire an API key to access the APIs used within the app. Please use the link to register an account and retrieve an API key.

The application uses a .env file. The steps to configure your environment are :

  • Create and add a file named .env at the root of the project
  • The API key is stored under the key REACT_APP_API_KEY. Please add the API key here.
Running the application
  • Clone the project to your machine.
  • Ensure your node and npm versions are updated to the suported versions (Node <= 14.0.0 and npm >= 5.6).
  • Using the terminal, enter the root level of project.
  • Run npm install.
  • Run npm run start.

movie-time's People

Contributors

davadams97 avatar

Watchers

 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.