Skip to content
View Movgto's full-sized avatar

Highlights

  • Pro

Block or report Movgto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. react-capstone react-capstone Public

    This project is an application for viewing anime shows information built with ReactJS framework. It applies Components and Hooks along with GitFlow workflow. State management is implemented using R…

    JavaScript

  2. capstone_1_project capstone_1_project Public

    First capstone project I made in Microverse program, it's a website to show information about a music festival. The main objective for this project was handling data dynamically to add elements to …

    CSS 2

  3. allocation_app allocation_app Public

    Budget allocation app created with react and redux framework. This exercise was very valuable for me, as I learned how to use redux to share a single state between react components in an app, which…

    JavaScript 1

  4. ToDoList ToDoList Public

    A simple to do list application using webpack to make the code easier to handle as it is splitted in different modules, and it also makes the debugging process lighter, as it allows you to reuse pa…

    JavaScript

  5. awesome_books_modular awesome_books_modular Public

    A simple book list application using ES6 modules to have a better organization of the code. Splitting the JavaScript code into different files makes the code easier to read and debug, and it also a…

    JavaScript