A simple React based App that searches the robots it has on the website.
Its a Basic react app that covers the core concepts of react.
- Props
- State
- Children
- Function & Class components (Pure components & Smart components)
- JSX
- Fragments
- Error Boundary
- Lifecycle methods
In the project directory, you can run:
It installs the dependencies using the package.json file.
Start and runs the app which renders in real-time.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Your app is ready to be deployed!
Cheers Mate!🍻