Skip to content

Latest commit

 

History

History
177 lines (109 loc) · 4.17 KB

README.md

File metadata and controls

177 lines (109 loc) · 4.17 KB

logo

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

logo
logo

🛠 Built With

Tech Stack

Major languages

  • HTML
  • CSS
  • JS
  • Jest

Technologies used:

Key Features

  • Like a movie
  • Create a comment for a movie

(back to top)

🚀 Live Demo

Live Demo Link

(back to top)

📺 Presentation

Presentation about this project

(back to top)

💻 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

(back to top)

👥 Authors

👤 Billy Mohajeri

👤 Emmanuella Adu

(back to top)

🔭 Future Features

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

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

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

(back to top)

🙏 Acknowledgments

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

(back to top)

📝 License

This project is MIT licensed.

(back to top)