Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 589 Bytes

File metadata and controls

15 lines (11 loc) · 589 Bytes

anetaBTC LISO Calculator

See the Heroku App here

A project made for anetaBTC. Their delegators can see how much cNETA they will receive for their staked ADA. This project is a WIP.

This project is made with React.js, Express and Tailwind CSS v3.0

npm start

Runs the app in the development mode. You need to be in the client directory. Open http://localhost:3000 to view it in the browser.

npm start

Runs the backend of the app. You need to be in the root directory.