- Simple Design
- Fully Responsive
- Theme Easily customizable => ./src/assets/styles/theme.scss
- Data Driven UI // Change Data at => ./src/data/index.js
Runs the app in the development mode.
Build and generates static snapshots for each route in build folder
Normal build
Launches the test runner in the interactive watch mode.
Prettify the code
Analyze the build bundle
Regenerates every desktop and phone screenshot used below with a pinned Chromium
version, fixed viewports, themes, locale, timezone, reduced motion, and disabled
animations. The Stats captures use fixed API fixtures, so they also work offline
and do not drift with live GitHub data. Install the matching browser once with
yarn playwright install chromium.
Playwright captures into /tmp/playwright-screenshot/akashraj-tech-readme/ before
copying the verified PNGs into out/.
Running yarn install enables the repository-managed pre-commit hook. Before a
commit, it formats and lints staged source files. If staged application, public
asset, dependency, Vite, or screenshot-generator files can affect the rendered
site, it also regenerates and stages the README screenshots automatically.
Pushes to master deploy through GitHub Actions. The Deploy workflow can also
be started manually from the Actions tab.
Configure these repository secrets before running the workflow:
ENC_KEY: password used to decryptid_rsa.encUSER: SSH user for the production serverSERVER: production server hostname





















