Skip to content

Latest commit

 

History

History
196 lines (139 loc) · 5.76 KB

README.md

File metadata and controls

196 lines (139 loc) · 5.76 KB

Forks Stargazers Issues MIT License LinkedIn


Logo

Movie Site

Movie site originally built for a front-end develop position.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

  • Angular

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • node 20
    nvm use v20
  • yarn
    brew install yarn

Installation

  1. Clone the repo
    git clone [email protected]:JoelLau/movie-site.git
  2. Install Dependencies
    yarn

(back to top)

Usage

  • Run dev server
yarn start
  • Build static files for production
yarn build

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Joel Lau - joel-lau - [email protected]

Project Link: https://github.com/JoelLau/movie-site

(back to top)