source: DAPP UNIVERSITY
# Install dependencies
npm install
# Serve in development environment
npm start
# Build for production
npm run build
# Run tests
npm run test
- MIT
A simple file storage application using blockchain Web3.js and react
JavaScriptNOASSERTION