Git Product home page Git Product logo

shake-tree's Introduction

Shake tree with animations

Story

There is a tree with big, juicy and red apples on it. We want to collect those apples but we can't reach them. Because the tree is very high. We have to shake the tree to drop apples. After that, we can put the apples to our apple basket.

Description

There will be 4 objects on the screen. Apples, tree, basket and a button. You can use any image (SVG is plus) for these. After clicking the tree will shaking for 3 seconds. After shaking effect, more than one apple will be dropped in different time. The apples will appear on basket 1 second later after dropped. Apple basket, tree, and apples must be separated into different components and they must talk to each other with local state or redux.


๐Ÿš€ Demo

๐Ÿ“ท Screenshot

Demo

๐Ÿ—ณ๏ธ Checklist

Requirements ๐Ÿง
CRA โœ…
Redux โœ…
SASS โœ…
Inline comments โœ…

๐Ÿ—‚๏ธ Packages used in this project

Package Version
eslint ^7.32.0
eslint-config-prettier ^8.3.0
eslint-plugin-prettier ^4.0.0
eslint-plugin-react ^7.26.1
eslint-plugin-react-hooks ^4.2.0
prettier ^2.4.1
react-redux ^7.2.5
react-toastify ^8.0.3
react-transition-group ^4.4.2
redux ^4.1.1
redux-thunk ^2.3.0
sass ^1.42.1

๐Ÿ›  Installation

  1. Install deps with NPM or Yarn:
npm install

#or

yarn
  1. In the project directory, run the development server:
npm run start

#or

yarn start

๐Ÿš€ Build and Run for Production

  1. Generate full static build for production:
npm run build

#or

yarn build
  1. To preview the site as it'll appear after deployed:
npm run serve

#or

yarn serve

shake-tree's People

Contributors

olcaneristi avatar

Stargazers

 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.