shambu09 / lottery-on-eth-react

Web site built using react for interacting with the lottery contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lottery-on-eth React Frontend.

App: Site Build License: MIT

Getting Started

In the project directory, you can run:

npm i

Installs the dependencies.

npm start

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

npm test

Launches the test runner in the interactive watch mode.

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.

npm run deploy

`gh-pages` builds and deploys the app in your origin's repo and creates the github pages configuration.

About

Web site built using react for interacting with the lottery contract

License:MIT License


Languages

Language:JavaScript 62.1%Language:CSS 23.1%Language:HTML 14.7%