Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkelCA authored Jun 17, 2021
1 parent d1f22cc commit dd6d2ff
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Robofriends
🤖 The place for robots to meat each other.

This is a React application created with educational purposes. Done following the course "Zero To Mastery" by Andrei Neagoie with several modifications.
This is my first React application! It has been created with educational purposes following the course "Zero To Mastery" by Andrei Neaoie ([@aneagoie](https://github.com/aneagoie)) with several modifications.

- [X] CSS Animated
- [X] Fully responsive
I used [Tachyons](https://tachyons.io/) as CSS Framework to give aditional styles, and this two API's:
- [Robohash](https://robohash.org/): For the robot images
- [JSON Placeholder](https://jsonplaceholder.typicode.com/): For the robots info

Features:
- [X] Search by name or any field existing on the user.
- [X] CSS Animated.
- [X] Fully responsive.


### Page Deployed!
#### Your can check it at: https://markelca.github.io/robofriends/

<div align='center'>
<img width='530px' height='500px' src='https://user-images.githubusercontent.com/76633510/121918552-6fa5d880-cd36-11eb-9145-82cfbcd0f9df.png'>

<h2>Page Deployed!</h2>
<h3>Your can check it at: https://markelca.github.io/robofriends/<h3>
</div>

0 comments on commit dd6d2ff

Please sign in to comment.