Capstone-Project-02

The Star Wars Movies Collection is an app that pulls from the API and shows movies details. Users can like movies and add comments for them. Built with HTML5, CSS3, JavaScript, Jest and Webpack.

Stars
8

📗 Table of Contents

StarWars Movies Collection

In this project, My partner and I recreated a simple wireframe template for a Movie Site. This simple web page was built using Webpack, fetching data from APIs and serving it by a Webpack dev server.

🛠 Built With

Tech Stack

Major languages

  • HTML
  • CSS
  • JS
  • Jest

Technologies used:

Key Features

  • Like a movie
  • Create a comment for a movie

🚀 Live Demo

Live Demo Link

📺 Presentation

Presentation about this project

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Code Editor: VS Code
  • Web Browser
  • Node
  • Git

Setup

  • Clone the repository
  • Change the directory into the project folder

Example commands:

  git clone [email protected]:billymohajeri/Capstone-Project-02.git
  cd Capstone-Project-02/

Install

Install this project with:

Example command:

npm install

Usage

To run the project, execute the following command:

npm run build npm start

Run tests

To run tests, run the following command:

Example command:

npm test

👥 Authors

👤 Billy Mohajeri

👤 Emmanuella Adu

🔭 Future Features

  • Add a mobile version
  • Add a search for other movies or series options

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, you can support me by giving a ⭐.

🙏 Acknowledgments

We want to thank all of our code reviewers for giving us constructive feedback.

📝 License

This project is MIT licensed.

Related Projects