Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 1.95 KB

README.md

File metadata and controls

83 lines (48 loc) · 1.95 KB

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.