A repo for Dapp Discovery through Status https://dap.ps
Go to file
James Gareth Smith a56bd77143
More tweaks (#8)
* fix: icons should have 12px top padding

* fix: medium font weight for category labels

* fix: 2px and 500 font weight for dapp title

* fix: 2px bottom margin for dapp description

* style: added fallback image for dapps

* style: added colors to category selector
2019-04-01 15:11:31 +02:00
public Style setup (#4) 2019-03-28 13:55:29 +02:00
src More tweaks (#8) 2019-04-01 15:11:31 +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 More tweaks (#8) 2019-04-01 15:11:31 +02:00
package.json More tweaks (#8) 2019-04-01 15:11:31 +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.