Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zh/nft-checker
Check NFT tokens information (groups, images etc.)
https://github.com/zh/nft-checker
Last synced: 10 days ago
JSON representation
Check NFT tokens information (groups, images etc.)
- Host: GitHub
- URL: https://github.com/zh/nft-checker
- Owner: zh
- License: mit
- Created: 2021-03-21T17:37:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T08:49:40.000Z (over 3 years ago)
- Last Synced: 2023-04-10T23:24:04.155Z (over 1 year ago)
- Language: JavaScript
- Size: 597 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nft-checker
Check NFT tokens information (groups, images etc.)
## Install dependencies
In the project directory run:
### `yarn install`
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](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.### `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.