/syngeta_Balloon_assignment

ReactJs- Balloon- Assignment, a clean maintainable code in ReactJs 16+ version enabled with testing purposes with Enzyme-adapter-react-16

Primary LanguageJavaScript

Syngeta_Assignment

ReactJs--Balloon--Assignment, A clean maintainable code in ReactJs 16+ version enabled with testing purposes with Enzyme-adapter-react-16

Demo 🎥

How to get Started 🚀

> git clone https://github.com/icyflame21/syngeta_Balloon_assignment.git
> cd syngeta_Balloon_assignment
> npm install
> npm start

Testing With Enzyme 🧪

> git clone https://github.com/icyflame21/syngeta_Balloon_assignment.git
> cd syngeta_Balloon_assignment
> npm install
> npm test

Tech Stack 💻

  • React
  • Enzyme(Testing purposes only)

Features ✨

  • A text box that will take numeric input and a button named “shoot” in the input container.
  • The circles get reorganised in the circle container.
  • The user can get back the circles that were shot by clicking the corresponding circles residing in the empty div which is restored to it’s original position in the circle container.