Skip to content

This project aims to simplify the document signature process by offering a simple and efficient online alternative.

Notifications You must be signed in to change notification settings

SignCraft2024/signcraft

Repository files navigation

Signcraft 💫

CI

Code coverage

Code coverage with codecov

Getting Started 🚀

Follow these steps to get started with SignCraft:

  • Clone the Repository:
  git clone git@github.com:SignCraft2024/signcraft.git
  • Install deps
  cd signcraft
  npm install
  • Init firebase project and set up Authentication
  • img1
  • img1
  • img1
  • Set .env variable
  • create a .env or rename file in the root of the project
VITE_API_KEY='**********'
VITE_AUTH_DOMAIN='************'
VITE_PROJECT_ID='***************'
VITE_STORAGE_BUCKET='***************'
VITE_MESSAGING_SENDER_ID='***************'
VITE_APP_ID='*****************'
  • Run
  npm run dev
  • Build
  npm run build

Formatter

check Prettier

  npm run format

format with Prettier

  npm run check-format

Linter

ESLint

  npm run lint

How to use 💫

  • Create an account img1

  • Upload a document img1

  • Sign the document

  • Download the document img1

App link 🟢

link of the application

About

This project aims to simplify the document signature process by offering a simple and efficient online alternative.

Topics

Resources

Stars

Watchers

Forks

Contributors 8