/TV-Maze

The "tv maze" project is a web application built with JavaScript, HTML, and CSS and uses Webpack as its build tool. The project makes API calls to fetch movie information and allows users to add likes and comments, which are then stored back to the API. The application has the ability to retrieve this information, providing a dynamic and interactiv

Primary LanguageJavaScriptMIT LicenseMIT

logo

📗 Table of Contents

🎬 TV-Maze

A website where you can see the list of movies, like and add your review!

🛠 Built With

Tech Stack

This project uses the following stack :

Client

Key Features

Here are some key features of the application :

  • Like a movie
  • Add review

(back to top)

🚀 Live Demo

Live Demo

🎥 Video

https://clipchamp.com/watch/tDM4BacggSq

(back to top)

💻 Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

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

Prerequisites

In order to run this project you need:

npm i

Setup

Clone this repository to your desired folder:

  mkdir my-folder
  cd my-folder
  git clone git@github.com:hansderly/tv-maze.git

Install

Install this project with:

Usage

To run the project, execute the following command: Open the index.html file in a web browser

Run tests

To run tests, run the following command:

To run the webhint linter

  npx hint .

To run the stylehint linter

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

To run the ESLint linter

  npx eslint .

Deployment

You can deploy this project using: -Go to the main folder of the project and double-click on the index.html file.

(back to top)

👥 Authors

👤 Hans-Derly Rameau

👤 ANAS ALSAMMARRAIE

(back to top)

🔭 Future Features

  • N/A

(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 star it!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is licensed .

(back to top)