A simple dragNdrop football/soccer team. Developed using ReactJS.
- Type your favourite player name in text box, and let it suggest to you.
- Drag your player from your team to first eleven n back.
- All player in football in teams available to search.
- Soccerfield-like section
- Player's Image
- Custom arrangement
- Custom formation
I hope I am able to do it !
clone repo
cd to/project/path
npm install
npm start
Your app should be on http://localhost:3000