FrontendProject 002

RobofriendsAugust 2023

React application that demonstrates fundamental React concepts including hooks, components, and one-way data flow. Features API integration and search functionality.

Robofriends

About This Project

This project challenged me to understand the fundamentals of React, its hooks, reactivity, components and one way data flow. An api was connected through a URL, I understood how to use fetch api and the idea of a callback function, as well as chaining thenables. The searching algorithm included Javascript DOM accessing methods and passing arguments as properties.

Key Features

  • Real-time search functionality
  • Integration with external services using an API
  • Component-based architecture
  • Responsive design
  • Interactive user interface

Challenges & Solutions

  • Understanding React hooks and state management
  • Implementing a search algorithm
  • API integration and data fetching
  • Component reusability and props passing

Technologies Used

ReactJavaScriptAPI Integration
Robofriends - Image 1
Robofriends - Image 2
Robofriends - Image 3