Skip to content

movies api is about building your own web application based on an external API. This project uses the tvmaze api to provide information about movies.

License

Notifications You must be signed in to change notification settings

Leeoasis/movies-api

Repository files navigation

JavaScript Group Capstone

# 📗 Table of Contents

📖 JavaScript Capstone

movies api The movies api capstone project is about building your own web application based on an external API. This project uses the tvmaze api to provide information about movies.

🛠 Built With

Tech Stack

Client
  • HTML
  • Javascript
  • CSS

Key Features

  • A home page showing a list of items that you can "like."
  • A popup window with more data about an item
  • A comment section where a user can see previous comments or comment on the selected item

(back to top)

🚀 Project documentation

-Project walkthrough

(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:

  • A browser of your choice
  • That you have set up Git on you desired computer

Setup

Clone this repository to your desired folder:

  cd your-desired-folder
  git clone "https://github.com/Leeoasis/JavaScript-Group-Capstone.git"

Install

Install this project dependencies with:

  npm install

Run tests

To run tests to check the lint errors, run the following command:

  npx eslint . --fix

To run unit tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  GitHub Pages

(back to top)

👥 Authors

👤 Author1

👤 Author2

(back to top)

🔭 Future Features

  • Add tasks that were for the student C.

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

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

movies api is about building your own web application based on an external API. This project uses the tvmaze api to provide information about movies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published