Skip to content

vep002/phase1-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rotten Cabbages - a simple movie review app

This app displays movies saved in a JSON server database. Users can search movies by genre and delete a movie if they want. Users can also use a form on the site to add a movie, which will appear on the frontend, including the movie's poster and trailer. All changes are persisted to the backend.

Rotten Cabbages

JSON server repo: https://github.com/vep002/phase-1-json-server-project-guidelines

Live demo: https://res.cloudinary.com/dz2jdgus7/video/upload/v1633458292/rotten_cabbages_demo_qatelh.mp4

How to run locally:

  • git clone the JSON server
  • run npm install to install dependencies
  • run npm start to start the JSON server
  • git clone this repository
  • run open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors