/movie-website

This our javascript capstone group project we did at microverse , it is a movie website which fetches movies from TVmaze API and displays them, we also used the microverse involvement API for adding likes, comments and reservations

Primary LanguageJavaScript

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.

js-group-project

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

🤝 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.