Loading repository data…
Loading repository data…
Ambrosegithub / repository
Capstone movie app is a second Capstone project in Microverse. This project summarises all the activities carried out in Module 2. In this project, a movie web application was developed using an external API. This web app has two interfaces and was developed by a team of two persons. The project was built using HTML/CSS and Javascript.
JavaScript-Capstone-group-project
In this project we are making a Cinema TV webapp using an external API's
In order to achieve this project I used some resources and technologies listed below :
webpackJestClick Here To open the video demo
To get a local copy up and running follow these simple example steps.
Code Inscription;npm install to get all dependecies required to run the linters checks, otherwise use the downloaded project on your computer without testing filesRun thes command bellow inside your
git bashor command line interface..
npm build start : to run the project in your default web Browsernpx hint . : for the html codebase and use of best practices.npx stylelint "**/*.{css,scss}" : for the css codebase and use of best practices. you can addnpx eslint . : for the JavaScript codebase and use of best practicesNote that you can add
--fixkeyword to the command forCssand/orJavaScriptto make sure that you avoid all errors comming from yourcode editor
👤 Ambrose Isigba
👤 Custodio Serafim Langa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!