Git Product home page Git Product logo

koala-names's Introduction

Koala Names

A simple, proof-of-concept project for a friend's potential business. The purpose of the app is to allow foreigners to choose a "proper" english name that contains no negative connotations or potential difficulties.

The app asks the user to select the baby's gender, 5 characteristics that the user would like the baby to have. The app hard-codes 3 name results. In theory, an algorithm would match the best 3 names based on the gender and characteristics chosen. This app "fakes" the time it would take the algorithm to run.

Installation

  • npm install
  • npm run dev to run dev server

Why You Might Care About This Project

This is a simple project that showcase GSAP animation within a modern react application. Animations include custom cursor and a relatively complex koala svg.

The koala animation uses morphSVG and drawSVG GSAP plugins which require a paid license. If you want to play with this without a license, you can do so by forking this codepen which includes the koala animation as well as a custom text animation not included in this app.

The sketch file source for the koala svg is included in this repository in the /assets folder in root.

Notes on Stack

  • Simple react app with props drilling.
  • parceljs builder for simplicity

Animations generated using GSAP (Greensock):

  • cursor scales when mouse enters the koala svg
  • clicking on koala initiates the wave loop animation -cursor is customized and includes a trailing magnetic effect

Other Animations

  • Lottie animation embedded during the "Analyzer' phase

koala-names's People

Contributors

deduced avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.