yamgarcia / Disney-Clone

Simple Disney+ clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


License


🚀 Used Technologies

The following project was made

💪 Project

Small project that shows the use of common GraphQL features and API buiding. The purpose was to develop an API using GraphQL and implement CRUD concepts according to the documentation.

The project consists of a Home Page with the titles and a page for each show. By clicking the titles users can watch the trailer, that triggers an event which updates the API and the user won't be recommended that show on the home page.

Clone this GraphQL API by using this URL: https://app.graphcms.com/clone/56e56cfcc0a24094b89feab5cee9d083?name=Disney%20Clone


  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature

📝 License

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


Made with love ❤️ by Marcos Garcia

About

Simple Disney+ clone


Languages

Language:JavaScript 66.5%Language:CSS 24.0%Language:Shell 9.5%