Postfy - Roni Ardiyanto

Tech Stack

tailwindcss react vite vscode javascript

Authors

Run Locally

Clone the project

  git clone https://github.com/enjinerd/postfy.git

Go to the project directory

  cd postfy

Install dependencies

  yarn

Start the server

  yarn dev

Access http://localhost:3000

Notes

I'm using husky to format code when commit is triggered