Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciogirardi/react-movie

Este projeto foi criado atravez de um test para front-endusando a api TMDB de filmes.
https://github.com/mauriciogirardi/react-movie

axios reactjs styled-components

Last synced: 21 days ago
JSON representation

Este projeto foi criado atravez de um test para front-endusando a api TMDB de filmes.

Awesome Lists containing this project

README

        


React Movies


Sobre o projeto   |   
Tecnologias   |   
Começando   |   
License

## Layout

Home



Info



Video



## 💇🏻‍♂️ Sobre o projeto

Este projeto foi criado através de um test para front-end usando a api TMDB de filmes.

## 🚀 Tecnologias

- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React Icons](https://react-icons.netlify.com/#/)
- [Styled Components](https://styled-components.com/)
- [Axios](https://github.com/axios/axios)
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [EditorConfig](https://editorconfig.org/)

## 💻 Començando

### Requisitos

**crie uma conta na (TMDB)[https://www.themoviedb.org/documentation/api] para criar uma Key de acesso**

```bash
$ git clone [email protected]:mauriciogirardi/react-movie.git
```

**Follow the steps below**

```bash
# instale as dependencias
$ yarn

# .env
crie um .env e copie o conteudo do .env.example e coloque a Key da api (TMDB)[https://www.themoviedb.org/documentation/api]

# Start the client
$ yarn start
```

## 📝 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

Made with 💜 by Mauricio Girardi 👋 [See my linkedin](https://www.linkedin.com/in/mauricio-girardi/)