Skip to content

wmalarski/marko-movies

Repository files navigation

Marko Run Movies

Installation

npm install
npm run dev

Environmental variables

VITE_TMDB_API_KEY=

Overview

This project is powered by @marko/run.

  • Run npm run dev to start the development server
  • Run npm run build to build a production-ready node.js server
  • Run npm start to run the production server

Adding Pages

Pages map to the directory structure. You can add additional pages by creating files/directories under src/routes with +page.marko files. Learn more in the @marko/run docs.

About

The Marko Movies App is a non-trivial demo application built on top of the TMDB API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published