This is a simple react learning project.
- Create React components (class and functions)
- Pass props from parent component to child component
- Create a form to pass user input
- Fetch data from
github apiusing user input - Add and delete data using props and states
- Create different game components using functions and class
- Use bootstrap for simple styling of component