- Clone or fork repository from @meri-hane
git clone https://github.com/meri-hane/chews-wisely.git- Or clone repository from @ChugxScript
git clone https://github.com/ChugxScript/chews-wisely.git- Open terminal and change directory to vite + react framework/library
cd chews-wisely-react- Install npm
npm install- Run app
npm run dev