Skip to content

Juanse036/movie_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-MOVIE

API who show a list of movies or series and you can navigate or filter what do you want to see

About

The app was created with ReactJS + VITE and use the IMDb API for the results

Link

Visit the app:

Api Movie

For Developers

You can run this application and take a look to the source code, you will need to install NodeJS and then:

# go to the folder project and run in the CMD Window 
npm install

create an account in IMDB API then create a file named '.env' and write

# write your own key
VITE_API_KEY=write_your_key_here

Run

Once you've created a .env file with your own key you can RUN de app

npm run dev

About

API de busqueda de peliculas con REACTJS y IMDb API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published