Skip to content

Commit

Permalink
added Features πŸ—½β„
Browse files Browse the repository at this point in the history
  • Loading branch information
lgope authored Jan 18, 2020
1 parent 05b732e commit 0f8c95c
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ A single page application where the user can search for robot friends among all.
</tr>
</table>

## Technology Used :
- [ReactJS](https://reactjs.org/) : - React makes it painless to create interactive UIs. Design simple views for each state in application, and React will efficiently update and render just the right components when data changes.

- [Tachyons](https://tachyons.io/) :- Tachyons css toolkit used for styling the components.

- [RoboHash](https://robohash.org/) :- 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 we like, and get
back a pretty image for site.
## Key Features
Some of the standout features of the project are
1. Dynamically robo friend search
2. Fast Render
3. Lightweight
4. Responsive

### Home Page :
![robohome](https://user-images.githubusercontent.com/58518192/72223570-802eae00-359a-11ea-9cdf-e090287f89a5.png)
Expand All @@ -28,6 +26,16 @@ A single page application where the user can search for robot friends among all.
### Searching for robo :
![sbname](https://user-images.githubusercontent.com/58518192/72223575-95a3d800-359a-11ea-89b3-c32b346d49ec.png)


## Technology Used :
- [ReactJS](https://reactjs.org/) : - React makes it painless to create interactive UIs. Design simple views for each state in application, and React will efficiently update and render just the right components when data changes.

- [Tachyons](https://tachyons.io/) :- Tachyons css toolkit used for styling the components.

- [RoboHash](https://robohash.org/) :- 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 we like, and get
back a pretty image for site.

### Instructions
To run this project :
1. Clone this repo
Expand Down

0 comments on commit 0f8c95c

Please sign in to comment.