Skip to content

MV Searcher is a JavaScript-based application that allows users to search for movies and shows by name through the search bar. Getting overall information, giving likes and dislikes, or making and seeing comments is possible due to the different API requests we make along the client-side interaction.

Notifications You must be signed in to change notification settings

angeluray/MV-Searcher-CP

 
 

Repository files navigation

MV Searcher

MV Searcher is a JavaScript-based application styled by TailwindCSS and CSS3, that allows users to search for movies and shows by name through the search bar. Getting overall information, giving likes and dislikes, or making and seeing comments is possible due to the different API requests we make along the client-side interaction.

Live Demo

Movies App

Project presentation

Movies MV

Visual materials

mv-desktop mv-modal

Built With

GitHub, GitHub Workflow, Visual Studio Code, HTML, CSS, Javascript, Webpack, TailwindCSS

Getting Started

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

Clone and review it

Run the following commands to clone and run it.

To clone the repository:

git clone https://github.com/Mov305/moviesC2

cd <folder where you cloned the repo>

To install packages:

npm install

Run the project on local server running the following command:

npm start

To open project with VScode from the machine terminal:

code .

Authors

Angel

GitHub:@angeluray
Linkedin: Angel Uray

Abdelrhman

GitHub:@Mov305
Linkedin: Abdelrhman samy

Contributing

Contributions, issues, and reviews are very welcome!

Support

Please rate this project.

Acknowledgements

  • Thanks to the Microverse community for support us with our project, and using it as a guide or inspiration for the future.

📝 License

This project is MIT licensed.

About

MV Searcher is a JavaScript-based application that allows users to search for movies and shows by name through the search bar. Getting overall information, giving likes and dislikes, or making and seeing comments is possible due to the different API requests we make along the client-side interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • JavaScript 23.0%
  • HTML 6.0%