This is the 2nd Casptone project of Microverse curriculum built collaboratively. JS Capstone is a Javascript application that fetches movies using an external API and pouplate them in the DOM.
- HTML.
- CSS.
- Javascript.
- TvMazeAPI.
- Javascript modules and ES6.
- API.
- Webpack.
Some key feature of this project:
- User can comment and like a movie
- User can browse a list of movies and read its description
Please follow the instructions to clone my repo To get a local copy, follow these simple example steps. Clone this repository or download the Zip folder:
Inorder to check the linters errors make sure you have installed the nodejs
Clone this repository to your desired folder: cd [folder] to navigate and run the below comand to clone the project
git clone https://github.com/bill7pearl/Capstone-JS.git
Install this project with:
- download npm the packages
npm install --save-dev
To see the project in your local browser first of all, go to the dist folder then open the index.html file.
👤 Billal Chami
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn 👤 Patrick Mukula
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- We will add some awesome UX & UI features
- We will add more functionality using javascript and implement backend
This project is MIT licensed.