Skip to content
/ picasso Public

A demo app for uploading csvs and playing around with the data

License

Notifications You must be signed in to change notification settings

GitHug/picasso

Repository files navigation

Picasso

Picasso Dashboard

This is a demo app uploading .csv files and dynamically editing data. It also has capability to search for users and display their details.

To get started, drag or select a (valid) .csv file from the file dropzone when you are on the Dashboard page.

A demo can be found here.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

About

A demo app for uploading csvs and playing around with the data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published