Frontend: Next.js (React, Tailwind CSS)
Icons: React Icons
- Clone the repository:
git clone https://github.com/Hfanes/hfa.git- Install dependencies:
npm install
# or
yarn install
# or
pnpm install- Run
npm run dev
# or
yarn dev
# or
pnpm devWebsite runs at: http://localhost:3000