mulugithub / JavaScript-Capstone

Awesome movie app is a single-page app that lists movies by categories. Users can like their favorite movies, open details about each movie and leave comments. Built with JavaScript and API.
MIT License
2 stars 0 forks source link
logo

Awesome Movie App

πŸ“— Table of Contents

πŸ“– [Awesome Movie App]

[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.

πŸ›  Built With

Tech Stack

This movie app with ES6 bulit with HTML , CSS, Javascript and API

Structure
Layout
Linters
Setup
API

Key Features

The following are the key features of the application.

(back to top)

πŸš€ Live Demo

Click the live demo to access the application.

(back to top)

πŸ’» Getting Started

Prerequisites

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mulugithub/JavaScript-Capstone.git

Install

To run the project, open the project using a live server from VS code editor.

  cd JavaScript-Capstone
  code .
  npm install

Usage

To run this project:

  npm  start

Run tests

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 .

(back to top)

πŸ‘₯ Authors

This project is authored by.

πŸ‘€ Author1

πŸ‘€ Author2

(back to top)

πŸ”­ Future Features

The following features will add to the project.

  • [ ] Rebuilt using React
  • [ ] Add search character feature

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give it a star on GitHub.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)