/Javascript-Capstone

Our movies project is a movies app that uses an external TV maze API to display avaialable movies. This project uses WEBPACK and three end points to fetch tha data that a user requests for.It is Built with: HTML/CSS and JavaScript plus the ES syntax.

Primary LanguageJavaScript

Our movies project is a movies app that uses an external TV maze API to display avaialable movies. This project uses WEBPACK and three end points to fetch tha data that a user requests for.It is Built with: HTML/CSS and JavaScript plus the ES syntax.

📗 Table of Contents

📖 JavaScript group capstone

This is JavaScript group capstone site, created with HTML and Javascript.

🛠 Built With

Tech Stack

HTML
Javascript Use ES6 syntax Use ES6 modules.
css

Key Features

  • GitFlow

(back to top)

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Code editor
  • Node

Presentation

https://drive.google.com/file/d/1OaLwz_fIYkjHICBbTTwALpInBhsfJj6O/view?usp=share_link

Setup

Clone this repository to your desired folder by opening the terminal and running the following command:

 https://github.com/StevenWafeek/Javascript-Capstone`

Install

Install this project with:

 npm install

Usage

To run the project:

Open the Project in your code editor and start Live Server inside the index.html file.

Run tests

To run tests, run the following commands:

For HTML linter errors:

 npx hint .

For CSS linter errors:

 npx stylelint "**/*.{css,scss}"

For Javascript linter errors:

 npx eslint .

Deployment

Deployed by GitHub Pages.

(back to top)

👥 Authors

👤 Benjamin

👤 steven wafeek

(back to top)

🔭 Future milestone

-Connecting to backend services. -Using frameworks e.g Reactjs

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please leave a star and a comment.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse to have this opportunity, and also thank you the code review team.

I would like to tahnk my coding partner for the great collaboration.

(back to top)

📝 License

This project is MIT licensed.

(back to top)