Frontend of croco.finance
Run in the browser
-
Clone the project:
git clone https://github.com/croco-finance/frontend.git
-
Enter the directory and install the dependencies:
cd frontend npm install
-
Run the project and open http://localhost:3000 to view it in the browser.
npm start