Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dennisxzx/frontend-training-assignment-1


https://github.com/dennisxzx/frontend-training-assignment-1

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Front End Training Assignment 1 [![CircleCI](https://circleci.com/gh/dennisXZX/frontend-training-assignment-1.svg?style=svg)](https://circleci.com/gh/dennisXZX/frontend-training-assignment-1)

This is the first milestone assignment for backend developers @ A&G who are interested in extending into front end domain.

#### Requirements

- Data endpoint: https://jsonplaceholder.typicode.com/users

- Robot image endpoint: https://robohash.org/1?set=set1&size=220x220

- Display a list of 8 robots

- Support robot search by name (case insensitive)

- Handle no search result

- Keep components re-usable in mind