Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)