Skip to content

In this project we will create a project using Api

Notifications You must be signed in to change notification settings

brahimdidi/netfetch-app

Repository files navigation

NetFetch

NetFetch is website for the latest and favorite TV shows, shipped with a really cool infinite scroll feature!. You can view the details of the show, "like" a show, and even comment. You can also see other comments which might give you a general idea about what people think about the show. It is built with HTML, CSS and JavaScript with data from the TvMaze API(tv show data) and the Involvement API(likes and comments)

Video Presentation

Presentation Link

Live Demo

Website Link

Mini Demo

Screenshot

screenshot

Additional description about the project and its features.

Built With

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

git clone git@github.com:brahimdidi/Capstone-js.git
cd Capstone-js

Run project

 npm install
 npm run start # this will make webpack watching for your changes in code
 npm run test #This is to run the tests on the count method

Open page in browser

$ open dist/index.html

Author

👤 Ridwan Diallo

👤 Brahim

👤 Vignesh

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

In this project we will create a project using Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published