Simple studio ghibli movie listing app.
Project deployment 👉 Movie-List
These instructions will allow you to get a copy of the project running on your local machine for development and testing purposes.
See Installation to learn how to install the project.
Text Editor
Git
ReactJS
Package NPM
- ReactJs - JavaScript Front-End Library.
- Styled-Components - Utilises tagged template literals to style your components.
The first step is to download the repository in your machine with git:
$ git init
$ git clone [email protected]:Quemia/Movies-List.git
$ cd Movies-List
then you will install the necessary packages, and run the code:
$ npm install
$ npm start
- Quemia Oliveira - Code and Documentation - Linkedin