Final project for Web Development CS290
An interactive website based on Marvel movies (highlighting a chronological timeline) where a user can favorite movies, publicly comment on different forums under each movie.
Download node.js and npm (installing node will also install npm)
git clone https://github.com/huynmela/CS290-Final-Project.git
npm start Visit your localhost at the port the console provides: http://localhost:3000/