Ammon21 / Algorand_NFT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorand_NFT

DEMO for the webapp by react powered by flask - https://ammon21.github.io/Algorand_NFT/

screenshot

Introduction to web3

Web3 is a future, decentralized phase of internet development, where users become owners. This contrasts from the current Web2, which is dominated by large,centralized players that capture most of the internet's monetary value. Web3 uses block chains, crypto currencies, and NFTs to give power back to the users in the form of ownership.

Web1 was read-only, Web2 is read-write, Web3 will be read-write-own.

Getting Started with Create React App

This project was made by React and Flask

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run 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!

flask run

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

About


Languages

Language:Python 41.0%Language:HTML 35.7%Language:JavaScript 14.7%Language:CSS 8.6%