- Clone the API repository:
Movies API Repository - Follow the instructions in the API's README to set it up.
Login Credentials:
- Email:
[email protected]
- Password:
contraseña
- Install dependencies:
npm install
- Start the server:
npm run dev
- Open your browser and navigate to:
http://localhost:3000