Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.63 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.63 KB

🤖 RoBros 🤖

Welcome to RoBros! A fun, interactive, and responsive front-end application that allows users to search a unique directory of robot friends.

Screenshot

🔍 Features 🔍

  • Searchability: As you type in the search bar, the directory automatically filters to match your query. Finding your robot friend is just a keystroke away!
  • Unique Robot Profiles: Each robot friend is unique. RoBros utilizes data from the JSON Placeholder API and generates a unique robot image for each friend using Robohash.

🛠️ Built With 🛠️

🚀 Getting Started 🚀

To get a local copy up and running, follow these steps:

  1. Clone the repository: git clone https://github.com/jkracz/robros.git

  2. Install the dependencies: cd robros npm install

  3. Start the development server: npm start

Your local copy of RoBros will be available at http://localhost:3000.

🎯 Live Demo 🎯

Check out RoBros live in action here.

📫 Contact 📫

Joe Kracz - joseph.kracz@gmail.com

Project Link: https://github.com/jkracz/robros

✨ Acknowledgements ✨