Skip to content

guibfo/movie-finder

Repository files navigation

Movie Finder

Movie finder app

Getting started

To run the project first clone

git clone https://github.com/guibfo/movie-finder.git

or download the project

Navigate to project folder on your terminal and run

npm install

After dependencies are download start the project in development mode

npm start

To build for production run

npm run build

Build files will be in the ./build directory

Demo

You can see a demo of the project running at: https://guibfo-movie-finder.netlify.com/

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Movie Finder Example App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published