Movie Search Engine – ReactJS
Movie Search Engine - ReactJS
Movie Search Engine an app that you can Filter and Favorite any movie!
About The Project
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.
Built With
This section is for all frameworks/libraries used on this project. If you wanna know more about the framework/library just click on it ?.
Getting Started
For you run this project you will need to install it locally using npm.
Installation
-
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