Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wendelisc12/movielib
Neste projeto feito em react eu utilizei a api do IMDB para criar uma biblioteca de filmes
https://github.com/wendelisc12/movielib
ajax context-api css react
Last synced: about 18 hours ago
JSON representation
Neste projeto feito em react eu utilizei a api do IMDB para criar uma biblioteca de filmes
- Host: GitHub
- URL: https://github.com/wendelisc12/movielib
- Owner: wendelisc12
- Created: 2022-10-13T05:22:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T05:31:53.000Z (over 2 years ago)
- Last Synced: 2024-12-02T06:31:25.407Z (about 2 months ago)
- Topics: ajax, context-api, css, react
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MovieLib
Neste projeto feito em react eu utilizei a api do IMDB para criar uma biblioteca de filmes, onde é possível pesquisar o filme e ver informações sobre ele![Screenshot_4](https://user-images.githubusercontent.com/58012282/195509291-3f25da7c-e599-4b40-bd58-6a5925536a83.png)
Para instalar todas as dependencias:
~~~bash
npm i
~~~Para iniciar
~~~bash
npm run dev
~~~