Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 3.01 KB

README.md

File metadata and controls

80 lines (53 loc) · 3.01 KB

RoboFriends


A single page application where the user can search for robot friends among all.

This project contains the fundamental concepts used in every real web project like:

  • Responsive layout for (mobile, tablet, desktop).
  • React (Or any framework / library) to render changes efficient way.
  • Redux to manage the application state.
    • redux-thunk middleware
    • redux-devtools-extension middleware
    • redux-logger
  • API consumption to get data from any external resource.

Dependencies

Dependency Description
Create React App Set up a modern web app by running one command.
Tachyons Functional css for humans
Redux A Predictable State Container for JS Apps

Demo

Here is a working live demo : https://lovely-genie-65fbb7.netlify.app/

Home Page

image

Searching for User

image

Development

It would be awesome if you could contribute!

Follow these steps to fix a bug or enhance an existing module:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built with

  • ReactJS - React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.

  • RoboHash - Robohash is a easy web service that makes it easy to provide unique, robot/alien/monster/whatever images for any text. Put in any text, such as IP address, email, filename, userid, or whatever else you like, and get back a pretty image for your site.

Developer

Cristian Dicu

Smash the star button
Leave a star if you liked the app!
⭐⭐⭐