Movie site originally built for a front-end develop position.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
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.
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
- Clone the repo
git clone git@github.com:JoelLau/movie-site.git
- Install Dependencies
yarn
- Run dev server
yarn start
- Build static files for production
yarn build
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Joel Lau - joel-lau - joellau@protonmail.com
Project Link: https://github.com/JoelLau/movie-site