My Github Page developed with React, Tailwind and i18next. It shows information about me and my work.
To start the development server:
npm run dev
To build for production:
npm run build
To publish to the published branch, which is configured to be this page's publication branch:
npm run deploy