Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 437 Bytes

movie-search

This project is build with React and used a movie database API.

You can type a name, find the movie and know all about it.

under-construction: Login and watchlist

Check it out on Netlify

https://movie-finder-search.netlify.app/

Check it out locally

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open(http://localhost:3000) to view it in the browser.