Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 2.54 KB

README.md

File metadata and controls

67 lines (45 loc) · 2.54 KB

Nethub

A Movie webapp that extracts information from an external API. TV Maze to be precise, including functionalities like comments, likes and extra app info. feel free to check it out.

App Preview

Below is a preview of The Nethub App Nethub Preview

Built With

  • Major languages

    • HTML
    • SCSS
    • JavaScript
  • Technologies used

    • TV Maze API
    • Git workflow
    • Linters

Live ⇗

Click here to see my Project on the Live on The Web

Taking Actions

Instructions on how to access my project locally:

To Access my project locally please follow the instructions listed below

  • Enter this url: https://okoyecharles.github.io/Nethub/ in your web browser.
  • Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
  • Select download Zip option from drop down menu.
  • Once the download is complete you will be able to access my project locally 😀.

Instructions on how to run tests:

To run tests (using jest) on this project please follwow the steps below

  • Download the project locally using the previous instructions.
  • Run npm install to install all dependencies.
  • Run npm test to run all tests using jest.

Authors

👤 Okoye Charles

👤 Mohamed Aachour

👤 Rehema Mwaka

🤝 Contributing

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue with the tag "enhancement". Remember to support the project with a star ⭐️. Yes it's necessary.

Acknowledgments

  • Credit to for providing the essential resources that made this project possible.