Skip to content
View danilo95's full-sized avatar

Block or report danilo95

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. Form-Ant-Desing-React-Hook-Form Form-Ant-Desing-React-Hook-Form Public

    a small example of how to easily implement a form. using ant desing and react hook form

    JavaScript 4 5

  2. calculadoraJavasript calculadoraJavasript Public

    simple calculadora javascript

    JavaScript

  3. e-commerce e-commerce Public

    e-commerce using redux

    JavaScript

  4. app from letter picture like google app from letter picture like google
    1
    import React from "react";
    2
    import "./app.scss";
    3
    import {getRandomColor,createImageFromInitials} from './Components/Utils'
    4
    function App() {
    5
    	let name = "Jhon Smith";