A repo for Dapp Discovery through Status https://dap.ps
Go to file
James Gareth Smith 888c18985c
Initial tweaks (#7)
* chore: remove unneeded media category

* refactor: better timing on the debounce

* style: removed border on catagory selector

* style: no horizontal scroll on desktop

* style: margin bottom for dapp list

* fix: better solution for dapp list margins

* style: margin tweaks
2019-04-01 09:52:43 +02:00
public Style setup (#4) 2019-03-28 13:55:29 +02:00
src Initial tweaks (#7) 2019-04-01 09:52:43 +02:00
.editorconfig Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
.eslintrc.json feat: unskinned app (#3) 2019-03-14 20:58:19 +02:00
.gitignore Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
.prettierrc Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
LICENSE Initial commit 2019-02-14 11:27:28 +02:00
README.md Initial setup of linting and basic dependencies (#1) 2019-03-13 11:13:34 +02:00
package-lock.json Style setup (#4) 2019-03-28 13:55:29 +02:00
package.json chore: added a script to ease staging deploy (#6) 2019-04-01 09:03:49 +02:00

README.md

discover-dapps

A repo for Dapp Discovery through Status

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.