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

https://github.com/jmsa/reactnd-project-udacicards


https://github.com/jmsa/reactnd-project-udacicards

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Installation and running
* Clone repo `git clone https://github.com/Jmsa/reactnd-project-udacicards`
* Install dependencies and run `yarn install && yarn start`

## Todo
* **Hook up AsyncStorage and clean up storage states**
* Convert decklist + map to use `FlatList`
* Clean up UI styles and layout
* Update readme
* General clean up - variable names, commentary, etc.