Skip to content

A sample DDD (Domain-Driven Design) application for movies

Notifications You must be signed in to change notification settings

manumorante/scenic

Repository files navigation

Scenic

Scenic is a sample DDD (Domain-Driven Design) application for movies, built using The Movie Database (TMDb) API.

Scenic

Visit the application at: scenic.manumorante.com

Design

Focusing on appealing design, I drew inspiration from the popular service, Letterboxd. This approach enhanced the user-friendly application and the movie discovery experience.

Documentation

Deployment

The application is deployed on Vercel.

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/manumorante/scenic.git
  2. Navigate to the project directory:

    cd scenic
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start

History

time tracker

About

A sample DDD (Domain-Driven Design) application for movies

Resources

Stars

Watchers

Forks