/movies

Project in which you can see the list of movies and see their trailers and authors 🖥️

Primary LanguageJavaScriptMIT LicenseMIT

Podcastr

Animes

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Movies and their trailers

✨ Features

✔️ Feature 1;
✔️ Feature 2;
✔️ Feature 3;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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>

📝 License

This project is under the MIT license.

Made with love by Rafael Yokoyama 🚀.

 

Back to top