Skip to content

Um template clone da Netflix com uma api web, utilizando Nexts.Js

License

Notifications You must be signed in to change notification settings

israel206/CloneNetflix

Repository files navigation

Clone Netflix

Technologies   |    Getting started   |    Project   |    License

Author Languages Forks Stars PRs welcome! License


Clone Netflix


🚀 Technologies

This project was developed using the following technologies:


👨‍💻 Computer: How to run

Clone the project and access the folder

  # clone repository
  $ git clone https://github.com/israel206/CloneNetflix.git

🚀 Getting started

Requirements

  • You need to install both Node.js and Yarn to run this project.

Follow the steps below

# Install the dependencies
$ yarn

# Run the backend fake server
$ npm start
# or
$ yarn server

# Run the web server
$ npm run dev
# or
$ yarn dev

The app will be available for access on your browser at http://localhost:3000


💻 Project

developing web application


📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with 💜 by Israel Silva 👋

About

Um template clone da Netflix com uma api web, utilizando Nexts.Js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published