Skip to content

This app shows a list of movies which comes dynamically from an API. You can click on a movie to see more details, you can like and comment on each movie. This project was built with Webpack.

Notifications You must be signed in to change notification settings

Alhajideen/Capstone-II

Repository files navigation

Leaderboard

This web app was built as capstone project for the Javascript module. On the app, there is a list of movies coming dynamically from an external API, you can like a post and you can also comment and the likes and comments are also registered in another external API.

Built With

  • HTML
  • CSS
  • JavaScript (ES6)
  • Linters
  • Webpack

Live Demo

Deployment

Presentation video

Here is a live demonstration

Getting Started

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

  1. Clone the project using git clone or just copy the command below:
 git clone https://github.com/Alhajideen/Capstone-II.git
  1. Open the project with Visual Studio Code

  2. Run npm install to get the dependencies

    not sure how to use npm? Read this.

  3. Run the webpack server using this command:

 npm start

not sure how to use npm? Read this.

Prerequisites

  • Having VsCode installed and configured.
  • Having Git installed and configured.

Setup

  • Clone the repository.
  • Open the project folder in VS Code.

Authors

Deen

Mohi

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

Design Inspiration

About

This app shows a list of movies which comes dynamically from an API. You can click on a movie to see more details, you can like and comment on each movie. This project was built with Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published