In this Capstone i have chosen a Movie app for Microverse platform.
- HTML
- CSS
- Javascript
- Webpack-cli
To get a local copy up and running follow these simple example steps.
- Node.js
- Use your github account and your terminal to clone this repository to your computer:
https://github.com/General-Bradley9608/Search-Movie-API-JS.git
-
Go to the cloned directory:
cd Search-Movie-API-JS -
Run the following command to install dependencies:
npm install -
Run the command to run the build:
npm run build -
Run the following command to compile the files for production:
npx webpack serve
Run dist/index.html in your preferred browser.
- GitHub: My Github
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.
