Javascript-capstone

A movie database website that displays all the information about a show including the discription and the rating of the show. You can search for a show, like and also comment on any of your favourite show. This project consumed TVmaze api.

Stars
6

SHOWNET

A movie database website that displays all the information about a show including the discription and the rating of the show. You can search for a show, like and also comment on any of your favourite show. This project consumed TVmaze api.

Built With

  • Html
  • Css
  • Js
  • Technologies used:

    webpack, AJAX, API, JSON, Gitflow ES6

live

View live demo here

video Presentation

View video demo here

Getting Started

Prerequisites

You need to have a browser and this tools installed:

  • Git
  • NodeJS

Setup

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

$ git clone [email protected]:jssol/api-based-webapp.git
$ cd api-based-webapp
$ npm i
$ npm start

Usage

To build a version of the website under Development mode:

$ npm run dev

To build the production version:

$ npm run build

Run tests

To run tests in terminal use:

npm test

Deployment

To deploy the project to Githubpages run:

npm run deploy

Authors

👤 Taiwo Damola Adediran

👤 JOEL KALEMA

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Related Projects