About | Features | Technologies | Requirements | Starting | License | Author
Movies and their trailers
✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Rafael-Yokoyama/movies.git
# Access
$ cd movies
# Install dependencies
$ yarn or npm
# Run the project
$ yarn start or npm start
# The server will initialize in the <http://localhost:3000>
This project is under the MIT license.
Made with love by Rafael Yokoyama 🚀.