top of page
Express Movie App
This Express app uses a movie database API to display the movies currently playing in theaters and further information about each film when clicked on. It also handles various searches the user makes. The website is deployed via the command line using node.js. Cd into the directory and run node then type the command: npm run start. Navigate to localhost:3000 to see the website displayed.
Other Projects
bottom of page