ReactJs--Balloon--Assignment, A clean maintainable code in ReactJs 16+ version enabled with testing purposes with Enzyme-adapter-react-16
- Deployed Link:- Enjoy the Experience
> git clone https://github.com/icyflame21/syngeta_Balloon_assignment.git
> cd syngeta_Balloon_assignment
> npm install
> npm start
> git clone https://github.com/icyflame21/syngeta_Balloon_assignment.git
> cd syngeta_Balloon_assignment
> npm install
> npm test
- React
- Enzyme(Testing purposes only)
- 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.