[Awesome Movie App] Awesome movie app is a single-page app. Users can like their favorite character, open details about each character and leave comments. Built with JavaScript and API.
This movie app with ES6 bulit with HTML , CSS, Javascript and API
Structure
The following are the key features of the application.
Click the live demo to access the application.
- Click here to see the Live Demo of the project. Click the following link for project description video.
- Click here to see video description of the project
npm install
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:mulugithub/JavaScript-Capstone.git
To run the project, open the project using a live server from VS code editor.
cd JavaScript-Capstone
code .
npm install
To run this project:
npm start
To run tests, run the following command: To check for html errors run:
npx hint .
To check for css errors run:
npx stylelint "**/*.{css,scss}"
To check for js errors run:
npx eslint .
This project is authored by.
π€ Author1
π€ Author2
The following features will add to the project.
- [ ] Rebuilt using React
- [ ] Add search character feature
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a star on GitHub.
This project is MIT licensed.