Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/democrito88/cinetag
Projeto de estudo de react que simula um serviço de streaming de vídeos onde pode-se favoritar os vídeos.
https://github.com/democrito88/cinetag
aprendinaalura context-api create-react-app javascript react-router-dom reactjs web
Last synced: about 1 month ago
JSON representation
Projeto de estudo de react que simula um serviço de streaming de vídeos onde pode-se favoritar os vídeos.
- Host: GitHub
- URL: https://github.com/democrito88/cinetag
- Owner: democrito88
- License: mit
- Created: 2024-07-11T03:19:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:50:16.000Z (5 months ago)
- Last Synced: 2024-07-16T15:45:35.731Z (5 months ago)
- Topics: aprendinaalura, context-api, create-react-app, javascript, react-router-dom, reactjs, web
- Language: JavaScript
- Homepage: https://cinetag-one.vercel.app
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alura - Cinetag :cinema:
![Maintenance](https://img.shields.io/badge/No%20maintenance%20intended-%23E60023.svg?style=for-the-badge)
![Version](https://img.shields.io/badge/v1.0.0-%23ffcd00.svg?style=for-the-badge)
![MIT](https://img.shields.io/badge/MIT-00C300?style=for-the-badge)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![Dependencies](https://img.shields.io/badge/Dependencies-5-%23FFE953.svg?style=for-the-badge)![print da página home do cinetag](./public/assets/imagens/fachada_cinetag.png)
:us:
This is a "React: practicing React with Js" course's project from [Alura](https://alura.com.br) where a website is developed with a movies library, where it is possible to see movies details, watch, and evaluate them.
This project was created with the `create-react-app` command and uses routes with `react-router-dom` and context with `context API`.:brazil:
Projeto do curso "React: praticando React com Js" da [Alura](https://alura.com.br) onde se desenvolve um site com uma biblioteca de filmes, onde é possível ver os detalhes dos filmes, assistí-los e avaliá-los.
Este projeto foi criado com o comando `create-react-app` e utiliza rotas com `react-router-dom` e contexto com o `context API`.### Author
[Demócrito d'Anunciação](https://github.com/democrito88)