Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhiprasad/akuko
A lightweight counter app built with React and BlueprintJS
https://github.com/abhiprasad/akuko
blueprint counter localstorage react
Last synced: about 2 months ago
JSON representation
A lightweight counter app built with React and BlueprintJS
- Host: GitHub
- URL: https://github.com/abhiprasad/akuko
- Owner: AbhiPrasad
- Created: 2017-04-17T20:26:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T02:46:26.000Z (over 7 years ago)
- Last Synced: 2024-10-11T22:14:35.394Z (4 months ago)
- Topics: blueprint, counter, localstorage, react
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Akuko
A simple counter application built with React and BlueprintJS
![Picture of app](./demo.png?raw=true "Picture")
## Dev
```
$ npm install
```### Run
```
$ npm start
```## Using
* React
* [BlueprintJS](http://blueprintjs.com/) as ui kit and for nice looking components
* [uuid](https://www.npmjs.com/package/uuid) to generate unique keys