Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.
You need to have nodejs installed on your machine. If you don’t, please go to here and download the latest version. We need this because we use npm (node package manager) to manage all the dependencies and packages we use in our project.
Simply go to the directory name moviesearch on your local machine.
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.