Giter Site home page Giter Site logo

movielist's Introduction

Movie List

This repository contains a simple Node.js server that serves a movie list web application. Users can view a list of movies, search for specific movies, and access detailed information about individual movies.

Table of Contents

Features

  • Displays a list of movies with posters and basic information.
  • Supports searching for movies based on keywords.
  • Provides detailed information for each movie.
  • Static assets are served using Express.js.
  • Uses Handlebars.js as the template engine.

Getting Started

Prerequisites

Before you start, make sure you have the following software installed:

  • Node.js - JavaScript runtime environment.
  • npm - Node.js package manager (usually comes with Node.js).

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/candacechou/movieList.git
  2. Navigate to the project directory:

    cd movieList
  3. Install the project dependencies:

    npm install

Usage

  1. Start the server:

    npm run dev

The server will run on http://localhost:3000

  1. Open the web browser and access the server at http://localhost:3000

Technologies Used

  • Node.js
  • Express.js
  • html, css
  • Handlebars.js

movielist's People

Contributors

candacechou 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.