Skip to content

ahmadzip/tools

Repository files navigation

tools

Repository ini berisi kode sumber untuk sebuah koleksi alat berbasis web yang dikembangkan menggunakan Next.js.

ICON

GUNAKAN ICON DARI REACT ICON

Getting Started

  1. Clone the repo
    git clone https://github.com/ahmadzip/tools.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Contributing Front-End

  1. Masuk ke branch frontend
    git checkout frontend
  2. Jiika sudah selesai, commit dan push ke branch frontend
    git add .
    git commit -m "pesan"
    git push origin frontend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published