Skip to content

An app that allows a user to choose from a list of movies based on a search and save them to a database or "favourites"

Notifications You must be signed in to change notification settings

djm204/dear-movie-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dear Movie Diary - a favorite movies app.

Prerequisites

Run App

  1. clone repo
  2. cd dear-movie-diary
  3. cp .env.example .env
  4. edit .env and add your OMDB_API_KEY
  5. npm install
  6. npm start

A browser window should open at localhost:8080

About

An app that allows a user to choose from a list of movies based on a search and save them to a database or "favourites"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published