Cynsia Movie App
A web application for movie search, rating and comment
Create .env file. An exmaple of the file is shown below.
PORT = 3000
DB = Your MongoDB url
Install dependencies
npm install
npm run start
Landing screens animation
Home screen features searching movie, displaying most popular, and listing movies
Movie info and review screen