JavaScript-Capstone

Javascript Capstone-Project | MovieWorld

πŸ“— Table of Contents

πŸ“– [MovieWorld]

[MovieWorld] is an application that renders Tv Shows from TVMaze API and also has features like fetching and posting comments and Likes using the Involvment API. This is a collaborative project where we have applied all the skills obtained throughout the javascript module.

πŸ›  Built With

HTML5, CSS3, Bootstrap, JavaScript, Jest, Git, and GitHub

Tech Stack

Client
Style
Dynamic

Key Features

(back to top)

πŸš€ Live Demo

Live Demo

(back to top)

Video Presentation

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

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/henask12/JavaScript-Capstone.git

Install

Install this project with:

-Install Node Modules

npm install

Usage

To run this project, execute the following command:

-Start the development server

npm run start

Run tests

To run tests, run the following commands:

-HTML linter errors run:

npx hint .

-CSS linter errors run:

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

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Henok Mekonnen πŸ‘€ Ricardo MartΓ­nez

(back to top)

πŸ”­ Future Features

(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 let me know with a STAR!

(back to top)

πŸ™ Acknowledgments

We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)