Skip to content

Js Group Project made by a team of three persons, This a movie website which fetches data from the TvMaze Api and displays it in ui , it allows the users to add comments, reservations and also to like the movies.

Notifications You must be signed in to change notification settings

yayner2002/Tv-Show-Web-App

Repository files navigation

Js Group Project

Js Group Project made by a team of three persons, This a movie website which fetches data from the TvMaze Api and displays it in ui , it allows the users to add comments, reservations and also to like the movies.

Screenshot

mockup

Built With

  • HTML
  • CSS
  • Js
  • Webpack

Live Demo (if available)

Live Demo Link

Live presentation of the project

Live presentation

Getting Started

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

  • Copy this link git@github.com:yayner2002/js-group-project.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git@github.com:yayner2002/js-group-project.git.
  • Go to the repository folder in your command prompt cd movie-capstone.
  • Run npm install to install the dev dependencies for linters and webpack.
  • Run npm build to build the application with webpack .
  • Run npm run start to start the development server.
  • Run npm run test to run the tests.

Prerequisites

  • Web browser
  • Code editor

Setup

npm install
npm build
npm start

Install

npm install
npm i -D jest
npm i -D webpack webpac-cli

Run the following commands to run linter tests

WebHint

npx hint .

StyleLint

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

ESLint

npx eslint .

Deployment

Authors

👤 Author1

👤 Author2

👤 Author3

🤝 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

📝 License

This project is MIT licensed.

About

Js Group Project made by a team of three persons, This a movie website which fetches data from the TvMaze Api and displays it in ui , it allows the users to add comments, reservations and also to like the movies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published