ReactJs_LottaryGame

Devloped a real world lottery system which is used some important react features like -

Utilizing lifting state up approach

applying components decomposition approach

Build state component {Lottery.jsx}

Build a logical component {Ticket.jsx}

Build a presentational component {TicketNum.jsx}