Skip to content

xiangnuans/Faucet-FrontEnd

 
 

Repository files navigation

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 git@github.com: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.

About

The office Web App Page for Faucet—ATM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%