Skip to content

This web application displays top rated movies coming from an API. Users can like & comment on movies they like. Build with JavaScript.

License

Notifications You must be signed in to change notification settings

NatiG25/MovieSpace

Repository files navigation

MovieSpace

This web application is based on an external API. Selected an API that provides data about top rated movies and then built a web-app around it. Users can like & comment on movies they like.

Screenshot from 2022-06-17 17-41-09

Screenshot from 2022-06-17 17-41-27

Built With

  • HTML
  • JS
  • CSS
  • VScode
  • Webpack
  • API
  • Jest

Getting Started

To get a local copy up and running follow these simple example steps.For SSH:git@github.com:NatiG25/MovieSpace.gitFor https:https://natig25.github.io/MovieSpace/

Install

Run npm install after cloning the repo.

Usage

Run npm start for development. Run npm run build for production.

Run tests

  • Run npx eslint . for JS check
  • Run npx eslint . --fix to fix JS errors if found
  • Run npx stylelint "**/*.{css,scss}" for CSS check
  • Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.

Video Presention

Video Link

Live Demo

Live Demo Link

Authors

👤 Author1

👤 Author2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This web application displays top rated movies coming from an API. Users can like & comment on movies they like. Build with JavaScript.

Topics

Resources

License

Stars

Watchers

Forks