Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 967 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 967 Bytes

This is a the frontend-app repo for the Faucet-ATM.
In the first version, we use Next.js as the fullstack framework and nextui as our ui.

Getting Started

First, git clone this project.

git clone https://github.com/Faucet-ATM/Faucet-FrontEnd.git //or
git clone [email protected]:Faucet-ATM/Faucet-FrontEnd.git

Second, install all dependencies

pnpm install

Run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Contribute

If you are interested in this project, feel free to fork the project, write your code and commit, then request a push. We will also offer some bounty for your brilliant work and awesome ideas.

Issue

If you encounter a bug or run into trouble, you can open an issue to share your experience or ask for help. We have already set up some labels to categorize your questions.