Este projeto foi realizado com objetivo de estudo.
Aplicando conceitos básicos de Javascript e a utilização do localStorage para criar uma lista de favoritos.
This project was developed using the following technologies:
- React;
- Styled-Components;
- Axios;
- API RESTful
Clone the project and access the folder.
#Clone project
$ git clone https://github.com/evertonfxavier/filmaria.git
Follow the steps below
#Install the dependecies
$ npm install or yarn
#Start projet
$ npm run start or yarn start
This project is licensed under the MIT License. See the LICENSE file for details