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

https://github.com/toabr/react-list

simple dynamic list in react
https://github.com/toabr/react-list

bootstrap javascript react

Last synced: 2 months ago
JSON representation

simple dynamic list in react

Awesome Lists containing this project

README

          

# React UI for an editable list of people

![picture of the app](public/react-list-app.png)
### Installing

Just

```
npm install
```

And

```
npm start
```
#
Credits: [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)