Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 782 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 782 Bytes

TopBull - Site Presentation

Visit the site: TopBull

Description

TopBull is a single-page application with multiple UI challenges. It is designed to integrate blockchain technologies such as Metamask, Coinbase, and Etherscan.

Languages and Utilities Used

  • TypeScript
  • React
  • Redux

Environments Used

  • Acceptance
  • Production

Available Scripts

In the project directory, you can run the following scripts:

npm run change-env <placeholder>

Replace <placeholder> with either acceptance or production. This command will change all data from the configuration the application needs.

npm start

Runs the app in the development mode.

npm run build

Builds the app for production into the build folder.