Betting React App Demo Link See the Demo here Functionalities 1. Front-End Build in React 2. Fetches the User's data in realtime from an API 3. User can select upto 9 members for a single round 4. Selected users are shown in the Left side Panel 5. Filter the User based on Names(Searching) 6. Sort the Table data according to-> Names, Bets and Price 7. On clicking of start button it redirects to Round page(If users are selected otherwise No Users page-> if no user is selected for a bet) Instructions to Run the Project 👇 Clone the Project 👇 Go to root folder of the Project and run npm install -> This will install the node modules 👇 Run npm start to start the project Demo Images