Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karantyagi/robofriends

🤖 A simple react app demonstrating CRUD operations and search functionality.
https://github.com/karantyagi/robofriends

javascript jsx react

Last synced: about 1 month ago
JSON representation

🤖 A simple react app demonstrating CRUD operations and search functionality.

Awesome Lists containing this project

README

        

# robofriends

> A simple react app demonstrating search functionality.


Search my robofriends from a group of robots. (displayed as a grid)

## Demo
http://kt-react-robofriends.s3-website-us-east-1.amazonaws.com/

## To run the project:

1. Clone this repo
2. Run `npm install`
3. Run `npm start`

## To do:

- [ ] Add CRUD operations.