This is a simple headless wordpress theme with React.js.
 
Cloning the repository:
git clone https://github.com/OthyTenk/headless-wordpress-reactjs.gitnpm i
# or
yarn
# or
pnpm iRun the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:5173 with your browser to see the result.