Movie Search Engine an app that you can Filter and Favorite any movie!
View Demo
·
Report Bug
Table of Contents
This project is a Search Engine based on movies.
What I learn building this app?
How to filter content
Local Storage Data Manipulation
React Hooks
Fetch API
This is Just a few points, but the main reason this one was created is because it's a great workout for anyone trying to learn a new framework or library.
This section is for all frameworks/libraries used on this project. If you wanna know more about the framework/library just click on it 😄.
For you run this project you will need to install it locally using npm.
-
Clone the repository
git clone https://github.com/X-Suco-De-Fruta-X/Movie-Selector.git
-
Clone the repository
cd movie-selector
-
Install NPM packages
npm install
-
Run start command on npm
npm start
This project was built and posted on youtube by DeivId, Thanks for the free study material!