majdalkilany / JavaScript-capstone-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Movie Capstone Project

πŸ“— Table of Contents

πŸ“– MOVIE CAPSTONE

The MovieShow is a Single-page Web Application, built with HTML, CSS, and JavaScript, uses the TVMAZE-API to display information about movies and TV shows. Users can access details about their favorite movies and TV series through the application, and it also includes social interaction features like comments and likes. Users can leave comments, express their opinions, and engage with other users by liking or replying to their comments. This fosters community engagement, connecting users with fellow enthusiasts of movies and TV shows.

Here's a brief video overview .

Built With

Client

Tech stack

This project is built with:

Key Features

-Pick your favorite movie -View movie details -like movie. -Comment on a movie.

(back to top)

πŸš€ Live Demo

See the ShowMovie project here

πŸ’» Getting Started

Running this project on your computer.

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

  • Clone this repository run git clone https://github.com/majdalkilany/JavaScript-capstone-project

  • Follow the steps in Setup below

Prerequisites

In order to run this project you need:

  • A GitHub account
  • Node JS
  • Visual Studio Code or any other code editor of your preference
  • Web browser

Setup

Make a new directory in your local computer. To do this:

  • run mkdir <directory-name>
  • change the location to the directory you created run cd <directory-name>
  • Follow the steps in Install below

Install

To Install this project, follow the steps below:

  • Clone this repository run git clone https://github.com/majdalkilany/JavaScript-capstone-project

  • run cd JavaScript-capstone-project

  • run npm start

The project will open on your default browser. Interact with the project :)

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author - LalaAicha EL Vadel

πŸ‘€ Author - Majd Alkilany

(back to top)

πŸ”­ Future Features

  • Mobile version of the appication
  • A contact page
  • A reservation functionality

(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, kindly leave a comment below and share it with someone who enjoys coding! And also give it star, and follow us on github for more :(

(back to top)

πŸ™ Acknowledgments

  • We'd like to thank microverse for providing the project requirements, linting tools, webpack configuration and kanban board template.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

(back to top)

About

License:MIT License


Languages

Language:JavaScript 71.1%Language:CSS 21.7%Language:HTML 7.2%