Skip to content

If you find it helpful, please star this repository. Thank you :)

Notifications You must be signed in to change notification settings

AbdSalehh/Movies-APIs

Repository files navigation

Github? Movie APIs! JS HTML CSS Visual Studio Code Windows OS

How to start ?

Step 1

First, download the code above on the Code button, or you can also copy the above using the clone command as follows :

git clone https://github.com/AbdSalehh/Movies-APIs.git

Step 2

Second, install the packages needed to run the program via the following command :

npm install

you can also install using another package manager according to your use

Step 3

Third, do a production build to render the files needed at the development stage. You can do this using the following command :

npm run build

Step 4

Finally, run the following command to open on localhost :

npm run start-dev

After running, open http://localhost:9087/ in the browser. Enjoy :)

If you have done the above steps successfully, the Movie APIs will appear as follows:

About

If you find it helpful, please star this repository. Thank you :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published