Skip to content

yairEO/tagify-react-test

Repository files navigation

React Tagify Test App

A basic React App (Vite + SWC) for testing my Tagify package.

The aim of this project is to live-test the source-code for development & debugging purposes of the Tagify source code itself.

Install

1. Download Tagify package ZIP file (or locally checkout the repo) and install its dependencies:

git clone https://github.com/yairEO/tagify

OR download ZIP:


2. Download/checkout this repo and install its dependencies:

git clone https://github.com/yairEO/tagify-react-test

npm i

💡 Both projects must be siblings

Run

npm run dev

About

Basic React test app for "@yaireo/tagify" package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published