Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 365 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 365 Bytes

OMDB-API-PROJECT(test)

Set port

.env

PORT=8080

Project setup

In the project directory, you can run:

npm install
# or
yarn install

or

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.