Skip to content

melirojasg/robofriends2

Repository files navigation

RoboFriends

Welcome to RoboFriends! This interactive web app allows users to search for robot names using a search bar. Developed as part of the Zero to Mastery (ZTM) Complete Web Developer course, RoboFriends showcases the integration of React with other modern web development technologies.

Features

  • Interactive Search: Users can type in the search bar to filter through a list of robot friends.
  • Real-Time Filtering: The robot list updates instantly as you type.
  • Responsive Design: The app looks great on all devices, from mobile phones to desktops.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JavaScript (ES6+): Modern JavaScript syntax and features.
  • HTML & CSS: Markup and styling for the app.
  • Tachyons: A functional CSS framework for quick and easy styling.

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/your-username/robofriends.git
  2. Navigate to the project directory:

    cd robofriends
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start

The app will be available at http://localhost:3000.

Usage

  • Open the app in your browser.
  • Start typing a robot's name in the search bar.
  • Watch as the list of robots filters in real-time based on your input.

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue if you have any suggestions or improvements.


Developed with ❤️ by Meli :)


Enjoy using RoboFriends!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages