Watchflow is an application that presents a database of movies. On the site you can find the most interesting and most rated videos by users. Each user has the opportunity to add a new movie and comment on it. In addition, you can read the most interesting news from the world of film.
npm install
npm start
Open http://localhost:3000 in your browser to view the website.
https://github.com/enqer/watchflow-backend
BASE_URL = "http://localhost:8080"









