Skip to content

this is a movie App that shows a vast amount of movies. that you can like or write a comment on each one of the movies

License

Notifications You must be signed in to change notification settings

ANTOINE1128/MovieMagnet

Repository files navigation

Capstone-project

📗 Table of Contents

📖 [MovieMagnet]

[MovieMagnet] this is a movie App that shows a vast amount of movies. that users can like or write a comment on each one of the movies ">

Tech Stack

Client
Server
Database

Key Features

  • [initialize folder with npm ]
  • [working with webpack]
  • [add dev-server using webpack to watch changes ]
  • [add webpack.config.js that helps to make some configuration to the project]
  • [add css-loader package]
  • [Add html, css,javascript to the the project ]
  • [add Score using Api ]

(back to top)

🚀 Live Demo

Video Description

Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

To run this project you need:

  • you need a laptop.
  • you need GitHub installed on it.
  • You need a basic knowledge of HTML, CSS JavaScript, and Webpack.

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • cd my-project
  • npm install.

Usage

make sure that you have a node installed in your local machine so that you can get access to using the npm command.

After creating the cloning this repo, open it into vs code or your preferred IDE and then open your terminal to run this command npm start: this command will start the web-pack dev-server that will watch any change made in the dist folder so that it can reflect the browser without refreshing the page.

Run tests

To run tests, run the following command:

  • webpack has the linters test so that if you run npm start and have an error will show you where the error is and then continue to fix it.
  • testing using jest to run the test you can use this command after installing jest in your local machine: npx jest or npm test
  • to install jest you can run this command: npx i jest

This is a screenshot of the tests:

Deployment

You can deploy this project using: GitHub page's

(back to top)

👥 Authors

👤 Bahati zirimwabagabo

(back to top)

🔭 Future Features

  • [Creating complete project using this folder]
  • [Add other plugin that will help us in development]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

show me your support by following me on Git Hub and giving me a star, please.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for guidance and support in this project and always.

  • A big thanks to Code reviewers for their priceless feedback and reviews

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

this is a movie App that shows a vast amount of movies. that you can like or write a comment on each one of the movies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published